Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "Heap32ListFirst" in [All]

kernel32

.
Summary
.

static extern bool Heap32ListFirst(IntPtr hSnapshot, ref HEAPLIST32 lphl);

.

        bool r = Heap32ListFirst(heaplist_h, ref hlist);

.
Documentation
[Heap32ListFirst] on MSDN

 
Access PInvoke.net directly from VS: