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