ReactOS 0.4.16-dev-1505-g12fa72a
_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 1126 of file extypes.h.

Member Data Documentation

◆ NumberOfCdRoms

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfCdRoms

Definition at line 1130 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfDisks

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfDisks

Definition at line 1128 of file extypes.h.

Referenced by CreatePartitionList(), and QSI_DEF().

◆ NumberOfFloppies

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfFloppies

Definition at line 1129 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfParallelPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfParallelPorts

Definition at line 1133 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfSerialPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfSerialPorts

Definition at line 1132 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfTapes

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfTapes

Definition at line 1131 of file extypes.h.

Referenced by QSI_DEF().


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