Remove notifier from the list.
Note: None
Prototype
XStatus XPm_NotifierRemove(XPm_Notifier *const Notifier);
Parameters
The following table lists the XPm_NotifierRemove function arguments.
| Type | Name | Description |
|---|---|---|
XPm_Notifier *const |
Notifier | Pointer to notifier object to be removed from list |