ReactOS 0.4.15-dev-7934-g1dc8d80
_SP_DRVINFO_DATA_V1_W Struct Reference

#include <setupapi.h>

Public Attributes

DWORD cbSize
 
DWORD DriverType
 
ULONG_PTR Reserved
 
WCHAR Description [LINE_LEN]
 
WCHAR MfgName [LINE_LEN]
 
WCHAR ProviderName [LINE_LEN]
 

Detailed Description

Definition at line 1030 of file setupapi.h.

Member Data Documentation

◆ cbSize

DWORD _SP_DRVINFO_DATA_V1_W::cbSize

Definition at line 1031 of file setupapi.h.

Referenced by SetupDiSetSelectedDriverA().

◆ Description

WCHAR _SP_DRVINFO_DATA_V1_W::Description[LINE_LEN]

Definition at line 1034 of file setupapi.h.

Referenced by SetupDiSetSelectedDriverA().

◆ DriverType

DWORD _SP_DRVINFO_DATA_V1_W::DriverType

Definition at line 1032 of file setupapi.h.

Referenced by SetupDiSetSelectedDriverA().

◆ MfgName

WCHAR _SP_DRVINFO_DATA_V1_W::MfgName[LINE_LEN]

Definition at line 1035 of file setupapi.h.

◆ ProviderName

WCHAR _SP_DRVINFO_DATA_V1_W::ProviderName[LINE_LEN]

Definition at line 1036 of file setupapi.h.

Referenced by SetupDiSetSelectedDriverA().

◆ Reserved

ULONG_PTR _SP_DRVINFO_DATA_V1_W::Reserved

Definition at line 1033 of file setupapi.h.

Referenced by SetupDiSetSelectedDriverA().


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