@Properties(inherit=windows.class) public class EXCEPTION_POINTERS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
EXCEPTION_POINTERS()
Default native constructor.
|
EXCEPTION_POINTERS(long size)
Native array allocator.
|
EXCEPTION_POINTERS(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CONTEXT |
ContextRecord() |
EXCEPTION_POINTERS |
ContextRecord(CONTEXT setter) |
EXCEPTION_RECORD |
ExceptionRecord() |
EXCEPTION_POINTERS |
ExceptionRecord(EXCEPTION_RECORD setter) |
EXCEPTION_POINTERS |
position(long position) |
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 EXCEPTION_POINTERS()
public EXCEPTION_POINTERS(long size)
Pointer.position(long).public EXCEPTION_POINTERS(Pointer p)
Pointer.Pointer(Pointer).public EXCEPTION_POINTERS position(long position)
@Cast(value="PEXCEPTION_RECORD") public EXCEPTION_RECORD ExceptionRecord()
public EXCEPTION_POINTERS ExceptionRecord(EXCEPTION_RECORD setter)
public EXCEPTION_POINTERS ContextRecord(CONTEXT setter)
Copyright © 2020. All rights reserved.