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