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