@Properties(inherit=windows.class) public class MODULEINFO extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MODULEINFO()
Default native constructor.
|
MODULEINFO(long size)
Native array allocator.
|
MODULEINFO(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
EntryPoint() |
MODULEINFO |
EntryPoint(Pointer setter) |
MODULEINFO |
getPointer(long i) |
Pointer |
lpBaseOfDll() |
MODULEINFO |
lpBaseOfDll(Pointer setter) |
MODULEINFO |
position(long position) |
int |
SizeOfImage() |
MODULEINFO |
SizeOfImage(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 MODULEINFO()
public MODULEINFO(long size)
Pointer.position(long).public MODULEINFO(Pointer p)
Pointer(Pointer).public MODULEINFO position(long position)
public MODULEINFO getPointer(long i)
getPointer in class Pointerpublic MODULEINFO lpBaseOfDll(Pointer setter)
public MODULEINFO SizeOfImage(int setter)
public MODULEINFO EntryPoint(Pointer setter)
Copyright © 2025. All rights reserved.