Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
Reserved | ushort | ||
RopId | RopIdType | ||
RowId | uint |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReadRecipientsRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReadRecipientsRequest structure |
return | void |