C
BOOL ARPDeRegisterCallbacks( CHAR id );
Description
This function allows end user-application to de-register with callbacks, which were registered previously. This is called by user-application, when its no longer interested in notifications from ARP-Module. This allows the other application to get registered with ARP-module.
Preconditions
None
Parameters
Parameters |
Description |
reg_id |
Registration-id returned in ARPRegisterCallbacks call |
Returns
TRUE - On success FALSE - Failure to indicate invalid reg_id