2.2.2.4.2.9 Set Resource Response

The Set Resource Response message returns an HRESULT with the status of the set-resource request.


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

Result

ResourceDataSize

ResourceData (variable)

...

...

...

Result (4 bytes): An HRESULT, where zero (0x00000000) is returned for successfully setting the resource data for the specific resource ID on the application app service.

ResourceDataSize (4 bytes): The size, in bytes, of the ResourceData field.

ResourceData (variable): An implementation-specific optional serialized BOND.NET response for the set resource request.<9>