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