Property | Type | Description | |
---|---|---|---|
Data | byte?[] | ||
DataSize | ushort? | ||
HasFinished | bool? | ||
InputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReadPerUserInformationResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReadPerUserInformationResponse structure. |
return | void |