Property | Type | Description | |
---|---|---|---|
CopyFlags | CopyFlags_CopyFolder | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
OutputHandleIndex | byte | ||
RopId | RopIdType | ||
SendOptions | SendOptions |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopFastTransferSourceCopyFolderRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopFastTransferSourceCopyFolderRequest structure. |
return | void |