프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BufferUsedSize | ushort? | ||
InProgressCount | ushort? | ||
InputHandleIndex | byte | ||
Reserved | byte? | ||
ReturnValue | object | ||
RopId | RopIdType | ||
TotalStepCount | ushort? | ||
TransferStatus | ushort? |
메소드 | 설명 | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopFastTransferDestinationPutBufferResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopFastTransferDestinationPutBufferResponse structure. |
리턴 | void |