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