Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
PropertyValueCount | ushort | ||
PropertyValues | Microsoft.Protocols.TestSuites.Common.TaggedPropertyValue[] | ||
ReturnValue | uint | ||
RopId | byte |
Method | Description | |
---|---|---|
Deserialize ( byte ropBytes, int startIndex ) : int |
Deserialize the ROP response buffer.
|
public Deserialize ( byte ropBytes, int startIndex ) : int | ||
ropBytes | byte | ROPs bytes in response. |
startIndex | int | The start index of this ROP. |
return | int |
public TaggedPropertyValue[],Microsoft.Protocols.TestSuites.Common PropertyValues | ||
return | Microsoft.Protocols.TestSuites.Common.TaggedPropertyValue[] |