Property | Type | Description | |
---|---|---|---|
ClientData | byte?[] | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
ReadFlags | ReadFlags | ||
ResponseHandleIndex | byte | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSetMessageReadFlagRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSetMessageReadFlagRequest structure |
return | void |