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



IcmpCreateFile

This function creates a handle on which Internet Control Message Protocol (ICMP) requests can be issued.

VB4-32,5,6
Declare Function IcmpCreateFile Lib "icmp.dll" () As Long

Operating Systems Supported
Requires Windows Sockets 2.0

Library
Icmp

Return Values
An ICMP handle indicates success. INVALID_HANDLE_VALUE indicates failure. To get extended error information, call GetLastError.

Last update: 07 April 2006