ReactOS 0.4.15-dev-7994-gb388cb6
_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 951 of file extypes.h.

Member Data Documentation

◆ NumberOfCdRoms

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfCdRoms

Definition at line 955 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfDisks

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfDisks

Definition at line 953 of file extypes.h.

Referenced by CreatePartitionList(), and QSI_DEF().

◆ NumberOfFloppies

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfFloppies

Definition at line 954 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfParallelPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfParallelPorts

Definition at line 958 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfSerialPorts

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfSerialPorts

Definition at line 957 of file extypes.h.

Referenced by QSI_DEF().

◆ NumberOfTapes

ULONG _SYSTEM_DEVICE_INFORMATION::NumberOfTapes

Definition at line 956 of file extypes.h.

Referenced by QSI_DEF().


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