@Properties(inherit=windows.class) public class NT_TIB extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NT_TIB()
Default native constructor.
|
NT_TIB(long size)
Native array allocator.
|
NT_TIB(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
ArbitraryUserPointer() |
NT_TIB |
ArbitraryUserPointer(Pointer setter) |
EXCEPTION_REGISTRATION_RECORD |
ExceptionList() |
NT_TIB |
ExceptionList(EXCEPTION_REGISTRATION_RECORD setter) |
Pointer |
FiberData() |
NT_TIB |
FiberData(Pointer setter) |
NT_TIB |
position(long position) |
NT_TIB |
Self() |
NT_TIB |
Self(NT_TIB setter) |
Pointer |
StackBase() |
NT_TIB |
StackBase(Pointer setter) |
Pointer |
StackLimit() |
NT_TIB |
StackLimit(Pointer setter) |
Pointer |
SubSystemTib() |
NT_TIB |
SubSystemTib(Pointer setter) |
int |
Version() |
NT_TIB |
Version(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 NT_TIB()
public NT_TIB(long size)
Pointer.position(long).public NT_TIB(Pointer p)
Pointer.Pointer(Pointer).public EXCEPTION_REGISTRATION_RECORD ExceptionList()
public NT_TIB ExceptionList(EXCEPTION_REGISTRATION_RECORD setter)
public NT_TIB Version(int setter)
public NT_TIB Self()
Copyright © 2020. All rights reserved.