Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
RopId | RopIdType | ||
Version | byte[] |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopTellVersionRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopTellVersionRequest structure. |
return | void |