Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
PropertySizeLimit | ushort | ||
RopId | RopIdType | ||
WantUnicode | ushort |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPropertiesAllRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPropertiesAllRequest structure. |
return | void |