The IcmpCloseHandle function closes an ICMP handle opened by IcmpOpenFile.
BOOL WINAPI IcmpCloseHandle (HANDLE IcmpHandle);
| Header file: | Icmpapi.h |
| Platforms: | H/PC |
| Versions: | 2.0 and later |
Returns TRUE if the handle was successfully closed, otherwise FALSE.