2.2.8.11.1 RopCopyProperties ROP Request Buffer
The following descriptions define valid fields for the RopCopyProperties ROP request buffer.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RopId |
LogonId |
SourceHandleIndex |
DestHandleIndex |
||||||||||||||||||||||||||||
WantAsynchronous |
CopyFlags |
PropertyTagCount |
|||||||||||||||||||||||||||||
PropertyTags (variable) |
|||||||||||||||||||||||||||||||
... |
RopId (1 byte): An unsigned integer that specifies the type of ROP. For this operation this field is set to 0x67.
LogonId (1 byte): An unsigned integer that specifies the logon associated with this operation.
SourceHandleIndex (1 byte): An unsigned integer index that specifies the location in the Server object handle table where the handle for the source Server object is stored. For more information about Server objects, see section 1.3.1.
DestHandleIndex (1 byte): An unsigned integer index that specifies the location in the Server object handle table where the handle for the destination Server object is stored.
WantAsynchronous (1 byte): A Boolean that specifies whether the operation is to be processed asynchronously with status reported via the RopProgress ROP (section 2.2.8.13).
CopyFlags (1 byte): A flags structure that contains flags that control the operation behavior. The possible values are specified in [MS-OXCPRPT] section 2.2.10.1.
PropertyTagCount (2 bytes): An unsigned integer that specifies how many tags are present in the PropertyTags field.
PropertyTags (variable): An array of PropertyTag structures that specifies the properties to copy. The number of structures contained in this field is specified by the PropertyTagCount field. The format of the PropertyTag structure is specified in [MS-OXCDATA] section 2.9.