@Properties(inherit=windows.class) public class IMAGE_DEBUG_DIRECTORY extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IMAGE_DEBUG_DIRECTORY()
Default native constructor.
|
IMAGE_DEBUG_DIRECTORY(long size)
Native array allocator.
|
IMAGE_DEBUG_DIRECTORY(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AddressOfRawData() |
IMAGE_DEBUG_DIRECTORY |
AddressOfRawData(int setter) |
int |
Characteristics() |
IMAGE_DEBUG_DIRECTORY |
Characteristics(int setter) |
short |
MajorVersion() |
IMAGE_DEBUG_DIRECTORY |
MajorVersion(short setter) |
short |
MinorVersion() |
IMAGE_DEBUG_DIRECTORY |
MinorVersion(short setter) |
int |
PointerToRawData() |
IMAGE_DEBUG_DIRECTORY |
PointerToRawData(int setter) |
IMAGE_DEBUG_DIRECTORY |
position(long position) |
int |
SizeOfData() |
IMAGE_DEBUG_DIRECTORY |
SizeOfData(int setter) |
int |
TimeDateStamp() |
IMAGE_DEBUG_DIRECTORY |
TimeDateStamp(int setter) |
int |
Type() |
IMAGE_DEBUG_DIRECTORY |
Type(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 IMAGE_DEBUG_DIRECTORY()
public IMAGE_DEBUG_DIRECTORY(long size)
Pointer.position(long).public IMAGE_DEBUG_DIRECTORY(Pointer p)
Pointer.Pointer(Pointer).public IMAGE_DEBUG_DIRECTORY position(long position)
public IMAGE_DEBUG_DIRECTORY Characteristics(int setter)
public IMAGE_DEBUG_DIRECTORY TimeDateStamp(int setter)
public IMAGE_DEBUG_DIRECTORY MajorVersion(short setter)
public IMAGE_DEBUG_DIRECTORY MinorVersion(short setter)
public IMAGE_DEBUG_DIRECTORY Type(int setter)
public IMAGE_DEBUG_DIRECTORY SizeOfData(int setter)
public IMAGE_DEBUG_DIRECTORY AddressOfRawData(int setter)
public IMAGE_DEBUG_DIRECTORY PointerToRawData(int setter)
Copyright © 2020. All rights reserved.