You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module for which the callback routine was registered. If the Module parameter fails to match the module provided to CreateCallback, the function may fail to find the callback.
Routine
A pointer to the previously registered callback routine.
Return Value
The function returns AURIE_SUCCESS on success, otherwise returns a matching error code. If the specified callback doesn't exist, the function returns AURIE_OBJECT_NOT_FOUND.