@Properties(inherit=windows.class) public class GUID extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
GUID()
Default native constructor.
|
GUID(long size)
Native array allocator.
|
GUID(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
Data1() |
GUID |
Data1(long setter) |
short |
Data2() |
GUID |
Data2(short setter) |
short |
Data3() |
GUID |
Data3(short setter) |
BytePointer |
Data4() |
byte |
Data4(int i) |
GUID |
Data4(int i,
byte setter) |
GUID |
getPointer(long i) |
GUID |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic GUID()
public GUID(long size)
Pointer.position(long).public GUID(Pointer p)
Pointer(Pointer).public GUID getPointer(long i)
getPointer in class Pointerpublic GUID Data1(long setter)
public GUID Data2(short setter)
public GUID Data3(short setter)
public GUID Data4(int i, byte setter)
@MemberGetter @Cast(value="unsigned char*") public BytePointer Data4()
Copyright © 2022. All rights reserved.