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