ICMPPing (icmp)
Last changed: -195.158.110.102

.
Summary
TODO - a short description

C# Signature:

[DllImport("icmp.dll", SetLastError=true)]
static extern TODO ICMPPing(TODO);

VB Signature:

Declare Function ICMPPing Lib "icmp.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it! zobb go bott

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation
ICMPPing on MSDN