Property | Type | Description | |
---|---|---|---|
CompletedTaskCount | uint | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
ReturnValue | uint | ||
RopId | byte | ||
TotalTaskCount | uint |
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 |