Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LockFlags | uint | ||
LogonId | byte | ||
RegionOffset | ulong | ||
RegionSize | ulong | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopLockRegionStreamRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopLockRegionStreamRequest structure. |
return | void |