@Properties(inherit=windows.class) public class IMAGE_NT_HEADERS64 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
IMAGE_NT_HEADERS64()
Default native constructor.
|
IMAGE_NT_HEADERS64(long size)
Native array allocator.
|
IMAGE_NT_HEADERS64(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
IMAGE_FILE_HEADER |
FileHeader() |
IMAGE_NT_HEADERS64 |
FileHeader(IMAGE_FILE_HEADER setter) |
IMAGE_OPTIONAL_HEADER64 |
OptionalHeader() |
IMAGE_NT_HEADERS64 |
OptionalHeader(IMAGE_OPTIONAL_HEADER64 setter) |
IMAGE_NT_HEADERS64 |
position(long position) |
int |
Signature() |
IMAGE_NT_HEADERS64 |
Signature(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, zero
public IMAGE_NT_HEADERS64()
public IMAGE_NT_HEADERS64(long size)
Pointer.position(long)
.public IMAGE_NT_HEADERS64(Pointer p)
Pointer.Pointer(Pointer)
.public IMAGE_NT_HEADERS64 position(long position)
public IMAGE_NT_HEADERS64 Signature(int setter)
@ByRef public IMAGE_FILE_HEADER FileHeader()
public IMAGE_NT_HEADERS64 FileHeader(IMAGE_FILE_HEADER setter)
@ByRef public IMAGE_OPTIONAL_HEADER64 OptionalHeader()
public IMAGE_NT_HEADERS64 OptionalHeader(IMAGE_OPTIONAL_HEADER64 setter)
Copyright © 2020. All rights reserved.