ReactOS 0.4.17-dev-470-gf9e3448
_SYSTEM_DEVICE_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

ULONG NumberOfDisks
 
ULONG NumberOfFloppies
 
ULONG NumberOfCdRoms
 
ULONG NumberOfTapes
 
ULONG NumberOfSerialPorts
 
ULONG NumberOfParallelPorts
 

Detailed Description

Definition at line 1145 of file extypes.h.

Member Data Documentation

◆ NumberOfCdRoms

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfCdRoms

Definition at line 1149 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfDisks

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfDisks

Definition at line 1147 of file extypes.h.

Referenced by CreatePartitionList(), and QSI_DEF().

◆ NumberOfFloppies

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfFloppies

Definition at line 1148 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfParallelPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfParallelPorts

Definition at line 1152 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfSerialPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfSerialPorts

Definition at line 1151 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfTapes

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfTapes

Definition at line 1150 of file extypes.h.

Referenced by QSI_DEF().


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