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. |