ARPDeRegisterCallbacks Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ARPDeRegisterCallbacks Function
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

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.