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