@Properties(inherit=windows.class) public class HW_PROFILE_INFOA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
HW_PROFILE_INFOA()
Default native constructor.
|
HW_PROFILE_INFOA(long size)
Native array allocator.
|
HW_PROFILE_INFOA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
dwDockInfo() |
HW_PROFILE_INFOA |
dwDockInfo(int setter) |
HW_PROFILE_INFOA |
getPointer(long i) |
HW_PROFILE_INFOA |
position(long position) |
BytePointer |
szHwProfileGuid() |
byte |
szHwProfileGuid(int i) |
HW_PROFILE_INFOA |
szHwProfileGuid(int i,
byte setter) |
BytePointer |
szHwProfileName() |
byte |
szHwProfileName(int i) |
HW_PROFILE_INFOA |
szHwProfileName(int i,
byte setter) |
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, zero
public HW_PROFILE_INFOA()
public HW_PROFILE_INFOA(long size)
Pointer.position(long)
.public HW_PROFILE_INFOA(Pointer p)
Pointer(Pointer)
.public HW_PROFILE_INFOA position(long position)
public HW_PROFILE_INFOA getPointer(long i)
getPointer
in class Pointer
public HW_PROFILE_INFOA dwDockInfo(int setter)
public HW_PROFILE_INFOA szHwProfileGuid(int i, byte setter)
@MemberGetter @Cast(value="CHAR*") public BytePointer szHwProfileGuid()
public HW_PROFILE_INFOA szHwProfileName(int i, byte setter)
@MemberGetter @Cast(value="CHAR*") public BytePointer szHwProfileName()
Copyright © 2024. All rights reserved.