_ToolhelpSnapshotImpl

Wraps a Toolhelp32Snapshot handle.

version(Windows)
static if(_WIN32_WINNT >= 0x500)
struct _ToolhelpSnapshotImpl {}

Destructor

~this
~this()
Undocumented in source.

Members

Variables

hSnapshot
HANDLE hSnapshot;
Undocumented in source.

Meta