ReactOS 0.4.16-dev-289-g096a551
|
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
Go to the source code of this file.
Classes | |
struct | _SYSTEM_PERFORMANCE_INFORMATION |
Macros | |
#define | SystemPerformanceInformation 2 |
Typedefs | |
typedef struct _SYSTEM_PERFORMANCE_INFORMATION | SYSTEM_PERFORMANCE_INFORMATION |
typedef struct _SYSTEM_PERFORMANCE_INFORMATION * | PSYSTEM_PERFORMANCE_INFORMATION |
Functions | |
LONG NTAPI | ZwQuerySystemInformation (IN ULONG SystemInformationClass, OUT PVOID SystemInformation, IN ULONG Length, OUT PULONG ResultLength) |