2.2.3.12.2 RopReadPerUserInformation ROP Success Response Buffer
The following descriptions define valid fields for the RopReadPerUserInformation ROP success response buffer.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RopId |
InputHandleIndex |
ReturnValue |
|||||||||||||||||||||||||||||
... |
HasFinished |
DataSize |
|||||||||||||||||||||||||||||
... |
Data (variable) |
||||||||||||||||||||||||||||||
... |
RopId (1 byte): An unsigned integer that specifies the type of ROP. For this operation this field is set to 0x63.
InputHandleIndex (1 byte): An unsigned integer index that MUST be set to the value specified in the InputHandleIndex field in the request.
ReturnValue (4 bytes): An unsigned integer that specifies the status of the ROP. For this response, this field is set to 0x00000000.
HasFinished (1 byte): A Boolean that specifies whether this operation reached the end of the per-user information stream.
DataSize (2 bytes): An unsigned integer that specifies the size of the Data field.
Data (variable): An array of bytes. This field contains the per-user data that is returned.