Property | Type | Description | |
---|---|---|---|
ClientData | byte?[] | ||
LogonId | byte? | ||
ReadStatusChanged | bool? | ||
ResponseHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSetMessageReadFlagResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSetMessageReadFlagResponse structure |
return | void |