ReactOS 0.4.15-dev-7958-gcd0bb1a
_PNP_REPLACE_PARAMETERS Struct Reference

#include <iotypes.h>

Collaboration diagram for _PNP_REPLACE_PARAMETERS:

Public Attributes

ULONG Size
 
ULONG Version
 
ULONG64 Target
 
ULONG64 Spare
 
PPNP_REPLACE_PROCESSOR_LIST TargetProcessors
 
PPNP_REPLACE_PROCESSOR_LIST SpareProcessors
 
PPNP_REPLACE_MEMORY_LIST TargetMemory
 
PPNP_REPLACE_MEMORY_LIST SpareMemory
 
PREPLACE_MAP_MEMORY MapMemory
 

Detailed Description

Definition at line 1067 of file iotypes.h.

Member Data Documentation

◆ MapMemory

PREPLACE_MAP_MEMORY _PNP_REPLACE_PARAMETERS::MapMemory

Definition at line 1076 of file iotypes.h.

◆ Size

ULONG _PNP_REPLACE_PARAMETERS::Size

Definition at line 1068 of file iotypes.h.

◆ Spare

ULONG64 _PNP_REPLACE_PARAMETERS::Spare

Definition at line 1071 of file iotypes.h.

◆ SpareMemory

PPNP_REPLACE_MEMORY_LIST _PNP_REPLACE_PARAMETERS::SpareMemory

Definition at line 1075 of file iotypes.h.

◆ SpareProcessors

PPNP_REPLACE_PROCESSOR_LIST _PNP_REPLACE_PARAMETERS::SpareProcessors

Definition at line 1073 of file iotypes.h.

◆ Target

ULONG64 _PNP_REPLACE_PARAMETERS::Target

Definition at line 1070 of file iotypes.h.

◆ TargetMemory

PPNP_REPLACE_MEMORY_LIST _PNP_REPLACE_PARAMETERS::TargetMemory

Definition at line 1074 of file iotypes.h.

◆ TargetProcessors

PPNP_REPLACE_PROCESSOR_LIST _PNP_REPLACE_PARAMETERS::TargetProcessors

Definition at line 1072 of file iotypes.h.

◆ Version

ULONG _PNP_REPLACE_PARAMETERS::Version

Definition at line 1069 of file iotypes.h.


The documentation for this struct was generated from the following file: