PROCESS_HEAPENTRY
struct PROCESS_HEAPENTRY  {
}
 - cbData
DWORD cbData;
 Undocumented in source.
- cbOverhead
ubyte cbOverhead;
 Undocumented in source.
- dwCommittedSize
DWORD dwCommittedSize;
 Undocumented in source.
- dwUnCommittedSize
DWORD dwUnCommittedSize;
 Undocumented in source.
- hMem
HANDLE hMem;
 Undocumented in source.
- iRegionIndex
ubyte iRegionIndex;
 Undocumented in source.
- lpData
PVOID lpData;
 Undocumented in source.
- lpFirstBlock
LPVOID lpFirstBlock;
 Undocumented in source.
- lpLastBlock
LPVOID lpLastBlock;
 Undocumented in source.
- wFlags
ushort wFlags;
 Undocumented in source.
 
		tango sys win32 Types 
		aliasesenumsmanifest constantstemplatesvariables