프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ByteCount | ulong | ||
DestHandleIndex | byte | ||
LogonId | byte | ||
RopId | RopIdType | ||
SourceHandleIndex | byte |
메소드 | 설명 | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopCopyToStreamRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopCopyToStreamRequest structure. |
리턴 | void |