Class WinNT.SYSTEM_LOGICAL_PROCESSOR_INFORMATION

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinNT.SYSTEM_LOGICAL_PROCESSOR_INFORMATION
Enclosing interface:
WinNT

@FieldOrder({"processorMask","relationship","payload"}) public static class WinNT.SYSTEM_LOGICAL_PROCESSOR_INFORMATION extends Structure
Describes the relationship between the specified processor set. This structure is used with the Kernel32.GetLogicalProcessorInformation(Pointer, WinDef.DWORDByReference) function.
Author:
dblock[at]dblock.org