Icmp6CreateFile
A version of this page is also available for
4/8/2010
This function opens a handle on which ICMPv6 echo requests can be issued.
Syntax
HANDLE WINAPI Icmp6CreateFile(VOID);
Parameters
None.
Return Value
An ICMP handle indicates success. INVALID_HANDLE_VALUE indicates failure. To get extended error information, call GetLastError.
Requirements
Header | icmpapi.h |
Library | icmplib.lib |
Windows Embedded CE | Windows CE .NET 4.1 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |