Property | Type | Description | |
---|---|---|---|
DestHandleIndex | uint? | ||
ReadByteCount | ulong | ||
ReturnValue | object | ||
RopId | RopIdType | ||
SourceHandleIndex | byte | ||
WrittenByteCount | ulong |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopCopyToStreamResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopCopyToStreamResponse structure. |
return | void |