2.2.2.4.2.3 Launch Uri Result
This returns the result of the LaunchUriAsync API call on the second device.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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.