Process a Register request. [Provider] The event item to be registered is specified in DOSContext.ItemID. The application should call DOSOperation_Save_Register and return DOSSTATUS_SUCCESS. This call should only fail if there are insufficient resources to accept the register. See DOSProviderCallback_Process for additional details. This callback must not be NULL. |