2.2.2.4.2.9 Set Resource Response
This message returns an HRESULT with the status of the set-resource request.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Result |
|||||||||||||||||||||||||||||||
|
ResourceDataSize |
|||||||||||||||||||||||||||||||
|
ResourceData (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Result (4 bytes): An HRESULT, where 0x00000000 is returned for success in 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.<5>