2.2.2.4.2.5 App Services Result

This returns the result of the App Services API call from the second device.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.