Property | Type | Description | |
---|---|---|---|
ByteCount | ulong | ||
DestHandleIndex | byte | ||
LogonId | byte | ||
RopId | RopIdType | ||
SourceHandleIndex | byte |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopCopyToStreamRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopCopyToStreamRequest structure. |
return | void |