3.2.5.17 Processing RopExpandRow
The RopExpandRow ROP ([MS-OXCROPS] section 2.2.5.16) sets a category row to expanded state.
The RopExpandRow ROP MUST be supported for contents tables.
The following specific error codes apply to this ROP. For more details about ROP errors returned, see [MS-OXCDATA] section 2.4.
Error code name |
Value |
Description |
---|---|---|
ecNotFound |
0x8004010F, %x0F.01.04.80 |
The row specified by the CategoryId field was not found. |
ecNotCollapsed |
0x000004F8, %xF8.04.00.00 |
The row specified by the CategoryId field was not collapsed. |
ecNotSupported |
0x80040102, %x02.01.04.80 |
The object on which this ROP was sent is not a contents table. |