ICMPBeginUsage Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
ICMPBeginUsage Function
C
BOOL ICMPBeginUsage();
Description

Claims ownership of the ICMP module.

Preconditions

None

Returns

TRUE: You have successfully gained ownership of the ICMP client module and can now use the ICMPSendPing() and ICMPGetReply() functions. FALSE: Some other application is using the ICMP client module. Calling ICMPSendPing() will corrupt the other application's ping result.

Side Effects

None

Remarks

None

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