ReactOS 0.4.15-dev-7961-gdcf9eb0
_SP_DRVINFO_DETAIL_DATA_W Struct Reference

#include <setupapi.h>

Collaboration diagram for _SP_DRVINFO_DETAIL_DATA_W:

Public Attributes

DWORD cbSize
 
FILETIME InfDate
 
DWORD CompatIDsOffset
 
DWORD CompatIDsLength
 
ULONG_PTR Reserved
 
WCHAR SectionName [LINE_LEN]
 
WCHAR InfFileName [MAX_PATH]
 
WCHAR DrvDescription [LINE_LEN]
 
WCHAR HardwareID [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 1070 of file setupapi.h.

Member Data Documentation

◆ cbSize

DWORD _SP_DRVINFO_DETAIL_DATA_W::cbSize

◆ CompatIDsLength

DWORD _SP_DRVINFO_DETAIL_DATA_W::CompatIDsLength

Definition at line 1074 of file setupapi.h.

◆ CompatIDsOffset

DWORD _SP_DRVINFO_DETAIL_DATA_W::CompatIDsOffset

Definition at line 1073 of file setupapi.h.

◆ DrvDescription

WCHAR _SP_DRVINFO_DETAIL_DATA_W::DrvDescription[LINE_LEN]

Definition at line 1078 of file setupapi.h.

Referenced by AddKnownDriverToList(), and SetupDiGetDriverInfoDetailA().

◆ HardwareID

WCHAR _SP_DRVINFO_DETAIL_DATA_W::HardwareID[ANYSIZE_ARRAY]

Definition at line 1079 of file setupapi.h.

Referenced by SetupDiGetDriverInfoDetailA().

◆ InfDate

FILETIME _SP_DRVINFO_DETAIL_DATA_W::InfDate

Definition at line 1072 of file setupapi.h.

Referenced by AddKnownDriverToList(), and SetupDiGetDriverInfoDetailA().

◆ InfFileName

WCHAR _SP_DRVINFO_DETAIL_DATA_W::InfFileName[MAX_PATH]

◆ Reserved

ULONG_PTR _SP_DRVINFO_DETAIL_DATA_W::Reserved

Definition at line 1075 of file setupapi.h.

Referenced by AddKnownDriverToList(), and SetupDiGetDriverInfoDetailA().

◆ SectionName


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