Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function closes an Internet Control Message Protocol (ICMP) handle opened by IcmpCreateFile.
BOOLWINAPI IcmpCloseHandle(HANDLEIcmpHandle);
Parameters
- IcmpHandle
[in] ICMP handle opened by IcmpCreateFile.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE 2.12 and later.
Header: Icmpapi.h.
Library: Icmplib.lib.
See Also
ICMP Functions | IcmpCreateFile
Send Feedback on this topic to the authors