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