CloseToolhelp32Snapshot (Windows CE 5.0)

Send Feedback

This function closes a handle to a snapshot.

BOOL WINAPI CloseToolhelp32Snapshot(HANDLEhSnapshot );

Parameters

Return Values

TRUE indicates success.

FALSE indicates failure.

Remarks

Closing a snapshot frees valuable resources for the system.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Tlhelp32.h.
Link Library: Toolhelp.lib.

See Also

CreateToolhelp32Snapshot

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.