IcmpCloseHandle (Windows CE 5.0)

Send Feedback

This function closes an Internet Control Message Protocol (ICMP) handle opened by IcmpCreateFile.

BOOLWINAPI IcmpCloseHandle(HANDLEIcmpHandle);

Parameters

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.