Share via


CloseToolhelp32Snapshot

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This function closes a handle to a snapshot.

Syntax

BOOL WINAPI CloseToolhelp32Snapshot(
  HANDLE hSnapshot
);

Parameters

Return Value

TRUE indicates success. FALSE indicates failure.

Remarks

Closing a snapshot frees valuable resources for the system.

Requirements

Header tlhelp32.h
Library toolhelp.lib
Windows Embedded CE Windows CE 2.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

ToolHelp Functions
CreateToolhelp32Snapshot