Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
RecipientRows | Microsoft.Protocols.TestSuites.Common.ReadRecipientRow[] | ||
ReturnValue | uint | ||
RopId | byte | ||
RowCount | 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 ReadRecipientRow[],Microsoft.Protocols.TestSuites.Common RecipientRows | ||
return | Microsoft.Protocols.TestSuites.Common.ReadRecipientRow[] |