@Properties(inherit=windows.class) public class JOBOBJECT_CPU_RATE_CONTROL_INFORMATION extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION()
Default native constructor.
|
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION(long size)
Native array allocator.
|
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ControlFlags() |
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION |
ControlFlags(int setter) |
int |
CpuRate() |
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION |
CpuRate(int setter) |
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION |
position(long position) |
int |
Weight() |
JOBOBJECT_CPU_RATE_CONTROL_INFORMATION |
Weight(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 JOBOBJECT_CPU_RATE_CONTROL_INFORMATION()
public JOBOBJECT_CPU_RATE_CONTROL_INFORMATION(long size)
Pointer.position(long).public JOBOBJECT_CPU_RATE_CONTROL_INFORMATION(Pointer p)
Pointer.Pointer(Pointer).public JOBOBJECT_CPU_RATE_CONTROL_INFORMATION position(long position)
public JOBOBJECT_CPU_RATE_CONTROL_INFORMATION ControlFlags(int setter)
public JOBOBJECT_CPU_RATE_CONTROL_INFORMATION CpuRate(int setter)
public JOBOBJECT_CPU_RATE_CONTROL_INFORMATION Weight(int setter)
Copyright © 2020. All rights reserved.