Property | Type | Description | |
---|---|---|---|
BufferUsedSize | ushort? | ||
InProgressCount | ushort? | ||
InputHandleIndex | byte | ||
Reserved | byte? | ||
ReturnValue | object | ||
RopId | RopIdType | ||
TotalStepCount | ushort? | ||
TransferStatus | ushort? |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopFastTransferDestinationPutBufferResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopFastTransferDestinationPutBufferResponse structure. |
return | void |