Property | Type | Description | |
---|---|---|---|
RopSize | ushort | ||
RopsList | object[] | ||
ServerObjectHandleTable | uint[] |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the ROPInputBuffer structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | A stream containing the ROPInputBuffer structure |
return | void |