AllAPI Network - The KPD-Team

 
Allapi Network
 API-Guide
 ApiViewer

 API List

 
API Resources
 Tips & Tricks
 VB Tutorials
 Error Lookup
 
Misc Stuff
 VB examples
 VB Tools
 VB Links
 Top Downloads
 
This Site
 Search Engine
 Contact Form
 

Donate to AllAPI.net

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.

Examples

Related Functions

 

 


Copyright © 1998-2007, The Mentalis.org Team - Privacy statement
Did you find a bug on this page? Tell us!
This site is located at http://allapi.mentalis.org/