@Properties(inherit=windows.class) public class XSAVE_AREA_HEADER extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
XSAVE_AREA_HEADER()
Default native constructor.
|
XSAVE_AREA_HEADER(long size)
Native array allocator.
|
XSAVE_AREA_HEADER(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
Mask() |
XSAVE_AREA_HEADER |
Mask(long setter) |
XSAVE_AREA_HEADER |
position(long position) |
LongPointer |
Reserved() |
long |
Reserved(int i) |
XSAVE_AREA_HEADER |
Reserved(int i,
long 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 XSAVE_AREA_HEADER()
public XSAVE_AREA_HEADER(long size)
Pointer.position(long)
.public XSAVE_AREA_HEADER(Pointer p)
Pointer.Pointer(Pointer)
.public XSAVE_AREA_HEADER position(long position)
public XSAVE_AREA_HEADER Mask(long setter)
public XSAVE_AREA_HEADER Reserved(int i, long setter)
@MemberGetter @Cast(value="DWORD64*") public LongPointer Reserved()
Copyright © 2020. All rights reserved.