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