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