icmpclosehandle (icmp)
Last changed: -84.204.8.140

.
Summary

C# Signature:

[DllImport("icmp.dll", SetLastError=true)]
static extern bool IcmpCloseHandle(IntPtr handle);

VB Signature:

Declare Function IcmpCloseHandle Lib "icmp.dll" (IntPtr handle) As Boolean

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation