ReactOS 0.4.15-dev-7961-gdcf9eb0
memtest.h File Reference
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
Include dependency graph for memtest.h:
This graph shows which files directly or indirectly include this file:

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_INFORMATIONPSYSTEM_PERFORMANCE_INFORMATION
 

Functions

LONG NTAPI ZwQuerySystemInformation (IN ULONG SystemInformationClass, OUT PVOID SystemInformation, IN ULONG Length, OUT PULONG ResultLength)
 

Macro Definition Documentation

◆ SystemPerformanceInformation

#define SystemPerformanceInformation   2

Definition at line 87 of file memtest.h.

Typedef Documentation

◆ PSYSTEM_PERFORMANCE_INFORMATION

◆ SYSTEM_PERFORMANCE_INFORMATION

Function Documentation

◆ ZwQuerySystemInformation()

LONG NTAPI ZwQuerySystemInformation ( IN ULONG  SystemInformationClass,
OUT PVOID  SystemInformation,
IN ULONG  Length,
OUT PULONG  ResultLength 
)