@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 |
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, 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 HW_PROFILE_INFOA()
public HW_PROFILE_INFOA(long size)
Pointer.position(long).public HW_PROFILE_INFOA(Pointer p)
Pointer.Pointer(Pointer).public HW_PROFILE_INFOA position(long position)
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 © 2020. All rights reserved.