ReactOS 0.4.15-dev-7953-g1f49173
_TH32SNAPSHOT Struct Reference

Public Attributes

ULONG HeapListCount
 
ULONG HeapListIndex
 
ULONG_PTR HeapListOffset
 
ULONG ModuleListCount
 
ULONG ModuleListIndex
 
ULONG_PTR ModuleListOffset
 
ULONG ProcessListCount
 
ULONG ProcessListIndex
 
ULONG_PTR ProcessListOffset
 
ULONG ThreadListCount
 
ULONG ThreadListIndex
 
ULONG_PTR ThreadListOffset
 

Detailed Description

Definition at line 58 of file toolhelp.c.

Member Data Documentation

◆ HeapListCount

ULONG _TH32SNAPSHOT::HeapListCount

Definition at line 61 of file toolhelp.c.

Referenced by Heap32ListFirst(), Heap32ListNext(), and TH32CreateSnapshotSectionInitialize().

◆ HeapListIndex

ULONG _TH32SNAPSHOT::HeapListIndex

Definition at line 62 of file toolhelp.c.

Referenced by Heap32ListFirst(), and Heap32ListNext().

◆ HeapListOffset

ULONG_PTR _TH32SNAPSHOT::HeapListOffset

Definition at line 63 of file toolhelp.c.

Referenced by Heap32ListFirst(), Heap32ListNext(), and TH32CreateSnapshotSectionInitialize().

◆ ModuleListCount

ULONG _TH32SNAPSHOT::ModuleListCount

Definition at line 65 of file toolhelp.c.

Referenced by Module32FirstW(), Module32NextW(), and TH32CreateSnapshotSectionInitialize().

◆ ModuleListIndex

ULONG _TH32SNAPSHOT::ModuleListIndex

Definition at line 66 of file toolhelp.c.

Referenced by Module32FirstW(), and Module32NextW().

◆ ModuleListOffset

ULONG_PTR _TH32SNAPSHOT::ModuleListOffset

Definition at line 67 of file toolhelp.c.

Referenced by Module32FirstW(), Module32NextW(), and TH32CreateSnapshotSectionInitialize().

◆ ProcessListCount

ULONG _TH32SNAPSHOT::ProcessListCount

Definition at line 69 of file toolhelp.c.

Referenced by Process32FirstW(), Process32NextW(), and TH32CreateSnapshotSectionInitialize().

◆ ProcessListIndex

ULONG _TH32SNAPSHOT::ProcessListIndex

Definition at line 70 of file toolhelp.c.

Referenced by Process32FirstW(), and Process32NextW().

◆ ProcessListOffset

ULONG_PTR _TH32SNAPSHOT::ProcessListOffset

Definition at line 71 of file toolhelp.c.

Referenced by Process32FirstW(), Process32NextW(), and TH32CreateSnapshotSectionInitialize().

◆ ThreadListCount

ULONG _TH32SNAPSHOT::ThreadListCount

Definition at line 73 of file toolhelp.c.

Referenced by TH32CreateSnapshotSectionInitialize(), Thread32First(), and Thread32Next().

◆ ThreadListIndex

ULONG _TH32SNAPSHOT::ThreadListIndex

Definition at line 74 of file toolhelp.c.

Referenced by Thread32First(), and Thread32Next().

◆ ThreadListOffset

ULONG_PTR _TH32SNAPSHOT::ThreadListOffset

Definition at line 75 of file toolhelp.c.

Referenced by TH32CreateSnapshotSectionInitialize(), Thread32First(), and Thread32Next().


The documentation for this struct was generated from the following file: