NativeFileIOSystemInformationClass Enumeration |
Namespace:
Arsenal.ImageMounter.IO
Assembly:
Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax public enum SystemInformationClass
Public Enumeration SystemInformationClass
public enum class SystemInformationClass
type SystemInformationClass
Members
| Member name | Value | Description |
---|
| SystemBasicInformation | 0 | |
| SystemProcessorInformation | 1 | |
| SystemPerformanceInformation | 2 | |
| SystemTimeInformation | 3 | |
| SystemPathInformation | 4 | |
| SystemProcessInformation | 5 | |
| SystemCallInformation | 6 | |
| SystemConfigurationInformation | 7 | |
| SystemProcessorCounters | 8 | |
| SystemGlobalFlag | 9 | |
| SystemCallTimeInformation | 10 | |
| SystemModuleInformation | 11 | |
| SystemLockInformation | 12 | |
| SystemStackTraceInformation | 13 | |
| SystemPagedPoolInformation | 14 | |
| SystemNonPagedPoolInformation | 15 | |
| SystemHandleInformation | 16 | |
| SystemObjectTypeInformation | 17 | |
| SystemPageFileInformation | 18 | |
| SystemVdmInstemulInformation | 19 | |
| SystemVdmBopInformation | 20 | |
| SystemCacheInformation | 21 | |
| SystemPoolTagInformation | 22 | |
| SystemInterruptInformation | 23 | |
| SystemDpcInformation | 24 | |
| SystemFullMemoryInformation | 25 | |
| SystemLoadDriver | 26 | |
| SystemUnloadDriver | 27 | |
| SystemTimeAdjustmentInformation | 28 | |
| SystemSummaryMemoryInformation | 29 | |
| SystemNextEventIdInformation | 30 | |
| SystemEventIdsInformation | 31 | |
| SystemCrashDumpInformation | 32 | |
| SystemExceptionInformation | 33 | |
| SystemCrashDumpStateInformation | 34 | |
| SystemDebuggerInformation | 35 | |
| SystemContextSwitchInformation | 36 | |
| SystemRegistryQuotaInformation | 37 | |
| SystemAddDriver | 38 | |
| SystemPrioritySeparationInformation | 39 | |
| SystemPlugPlayBusInformation | 40 | |
| SystemDockInformation | 41 | |
| SystemPowerInfo | 42 | |
| SystemProcessorSpeedInformation | 43 | |
| SystemTimeZoneInformation | 44 | |
| SystemLookasideInformation | 45 | |
| SystemSetTimeSlipEvent | 46 | |
| SystemCreateSession | 47 | |
| SystemDeleteSession | 48 | |
| SystemInvalidInfoClass1 | 49 | |
| SystemRangeStartInformation | 50 | |
| SystemVerifierInformation | 51 | |
| SystemAddVerifier | 52 | |
| SystemSessionProcessesInformation | 53 | |
| MaxSystemInfoClass | 54 | |
See Also