@Properties(inherit=windows.class) public class SET_POWER_SETTING_VALUE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SET_POWER_SETTING_VALUE()
Default native constructor.
|
SET_POWER_SETTING_VALUE(long size)
Native array allocator.
|
SET_POWER_SETTING_VALUE(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
Data() |
byte |
Data(int i) |
SET_POWER_SETTING_VALUE |
Data(int i,
byte setter) |
int |
DataLength() |
SET_POWER_SETTING_VALUE |
DataLength(int setter) |
GUID |
Guid() |
SET_POWER_SETTING_VALUE |
Guid(GUID setter) |
SET_POWER_SETTING_VALUE |
position(long position) |
int |
PowerCondition() |
SET_POWER_SETTING_VALUE |
PowerCondition(int setter) |
int |
Version() |
SET_POWER_SETTING_VALUE |
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 SET_POWER_SETTING_VALUE()
public SET_POWER_SETTING_VALUE(long size)
Pointer.position(long).public SET_POWER_SETTING_VALUE(Pointer p)
Pointer.Pointer(Pointer).public SET_POWER_SETTING_VALUE position(long position)
public SET_POWER_SETTING_VALUE Version(int setter)
public SET_POWER_SETTING_VALUE Guid(GUID setter)
public SET_POWER_SETTING_VALUE PowerCondition(int setter)
public SET_POWER_SETTING_VALUE DataLength(int setter)
public SET_POWER_SETTING_VALUE Data(int i, byte setter)
@MemberGetter @Cast(value="BYTE*") public BytePointer Data()
Copyright © 2020. All rights reserved.