@Properties(inherit=windows.class) public class NON_PAGED_DEBUG_INFO extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NON_PAGED_DEBUG_INFO()
Default native constructor.
|
NON_PAGED_DEBUG_INFO(long size)
Native array allocator.
|
NON_PAGED_DEBUG_INFO(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
Characteristics() |
NON_PAGED_DEBUG_INFO |
Characteristics(short setter) |
int |
CheckSum() |
NON_PAGED_DEBUG_INFO |
CheckSum(int setter) |
short |
Flags() |
NON_PAGED_DEBUG_INFO |
Flags(short setter) |
long |
ImageBase() |
NON_PAGED_DEBUG_INFO |
ImageBase(long setter) |
short |
Machine() |
NON_PAGED_DEBUG_INFO |
Machine(short setter) |
NON_PAGED_DEBUG_INFO |
position(long position) |
short |
Signature() |
NON_PAGED_DEBUG_INFO |
Signature(short setter) |
int |
Size() |
NON_PAGED_DEBUG_INFO |
Size(int setter) |
int |
SizeOfImage() |
NON_PAGED_DEBUG_INFO |
SizeOfImage(int setter) |
int |
TimeDateStamp() |
NON_PAGED_DEBUG_INFO |
TimeDateStamp(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NON_PAGED_DEBUG_INFO()
public NON_PAGED_DEBUG_INFO(long size)
Pointer.position(long).public NON_PAGED_DEBUG_INFO(Pointer p)
Pointer.Pointer(Pointer).public NON_PAGED_DEBUG_INFO position(long position)
public NON_PAGED_DEBUG_INFO Signature(short setter)
public NON_PAGED_DEBUG_INFO Flags(short setter)
public NON_PAGED_DEBUG_INFO Size(int setter)
public NON_PAGED_DEBUG_INFO Machine(short setter)
public NON_PAGED_DEBUG_INFO Characteristics(short setter)
public NON_PAGED_DEBUG_INFO TimeDateStamp(int setter)
public NON_PAGED_DEBUG_INFO CheckSum(int setter)
public NON_PAGED_DEBUG_INFO SizeOfImage(int setter)
public NON_PAGED_DEBUG_INFO ImageBase(long setter)
Copyright © 2020. All rights reserved.