OpenDOF Project
const DOSProviderCallback_Process DOSCallbacks::DOSProviderCallbacks_t::Acknowledged

Process an acknowledgement of a previous request.

[Provider] The Provider should call DOSOperation_Save and return DOSSTATUS_SUCCESS. This call should only fail if there are insufficient resources to accept the register. Once saved, the provider will not respond to this request again. See DOSProviderCallback_Process for additional details.

This callback must not be NULL.

core-c-cos Version 7.0.1 Build 0
2018-02-08