Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
PropertyIdCount | ushort? | ||
PropertyIds | ushort?[] | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPropertyIdsFromNamesResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPropertyIdsFromNamesResponse structure. |
return | void |