ReactOS 0.4.16-dev-736-g28b802b
_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 955 of file extypes.h.

Member Data Documentation

◆ NumberOfCdRoms

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfCdRoms

Definition at line 959 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfDisks

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfDisks

Definition at line 957 of file extypes.h.

Referenced by CreatePartitionList(), and QSI_DEF().

◆ NumberOfFloppies

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfFloppies

Definition at line 958 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfParallelPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfParallelPorts

Definition at line 962 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfSerialPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfSerialPorts

Definition at line 961 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfTapes

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfTapes

Definition at line 960 of file extypes.h.

Referenced by QSI_DEF().


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