Uses of Class
com.jniwrapper.win32.system.ProcessHeapEntry

Packages that use ProcessHeapEntry
com.jniwrapper.win32.system The com.jniwrapper.win32.system package contains classes, which provide you with Java wrappers for commonly used Windows system functions and related structures and types. 
 

Uses of ProcessHeapEntry in com.jniwrapper.win32.system
 

Methods in com.jniwrapper.win32.system with parameters of type ProcessHeapEntry
static boolean Kernel32.heapWalk(Handle heap, ProcessHeapEntry heapEntry)