A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



IcmpCloseHandle

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

VB4-32,5,6
Declare Function IcmpCloseHandle Lib "icmp.dll" (ByVal HANDLE As Long) As Boolean

Operating Systems Supported
Requires Windows Sockets 2.0

Library
Icmp

Parameter Information
- IcmpHandle
[in] ICMP handle opened by IcmpCreateFile.

Return Values
TRUE indicates success. FALSE indicates failure.

Last update: 07 April 2006