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