@Properties(inherit=windows.class) public class HEAPLIST32 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
HEAPLIST32()
Default native constructor.
|
HEAPLIST32(long size)
Native array allocator.
|
HEAPLIST32(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
dwFlags() |
HEAPLIST32 |
dwFlags(int setter) |
long |
dwSize() |
HEAPLIST32 |
dwSize(long setter) |
HEAPLIST32 |
getPointer(long i) |
HEAPLIST32 |
position(long position) |
long |
th32HeapID() |
HEAPLIST32 |
th32HeapID(long setter) |
int |
th32ProcessID() |
HEAPLIST32 |
th32ProcessID(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic HEAPLIST32()
public HEAPLIST32(long size)
Pointer.position(long).public HEAPLIST32(Pointer p)
Pointer(Pointer).public HEAPLIST32 position(long position)
public HEAPLIST32 getPointer(long i)
getPointer in class Pointerpublic HEAPLIST32 dwSize(long setter)
public HEAPLIST32 th32ProcessID(int setter)
public HEAPLIST32 th32HeapID(long setter)
public HEAPLIST32 dwFlags(int setter)
Copyright © 2025. All rights reserved.