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