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