2.2.2.4.2.3 Launch Uri Result

This returns the result of the LaunchUriAsync API call on 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

LaunchUriResult

ResponseID

...

InputDataLength

InputData (variable)

...

...

...

LaunchUriResult (4 bytes): The HRESULT returned by the call, zero if successful.

ResponseID (8 bytes): Number corresponding to the request ID from the Launch URI message that resulted in this response. This is used to correlate requests and responses.

InputDataLength (4 bytes): Length, in bytes, of InputData.

InputData (variable): Optional. BOND.NET serialized data that is passed as a value set from the app launched by the call.