2.2.2.4.2.5 App Services Result
This returns the result of the App Services API call from the second device.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
AppServicesResult
|
|||||||||||||||||||||||||||||||
|
ReturnDataSize |
|||||||||||||||||||||||||||||||
|
ReturnData (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
AppServicesResult (4 bytes): An HRESULT, where 0x00000000 is returned for success.
ReturnDataSize (4 bytes): The size, in bytes, of the ReturnData field, not including the null terminator of the string.
ReturnData (variable): The UTF-8-encoded response returned from the application app service.