ReactOS 0.4.15-dev-7988-g06a3508
DriverInfoElement Struct Reference

#include <setupapi_private.h>

Collaboration diagram for DriverInfoElement:

Public Attributes

LIST_ENTRY ListEntry
 
SP_DRVINSTALL_PARAMS Params
 
ULARGE_INTEGER DriverDate
 
SP_DRVINFO_DATA_V2_W Info
 
SP_DRVINFO_DETAIL_DATA_W Details
 
GUID ClassGuid
 
LPWSTR MatchingId
 
struct InfFileDetailsInfFileDetails
 

Detailed Description

Definition at line 109 of file setupapi_private.h.

Member Data Documentation

◆ ClassGuid

GUID DriverInfoElement::ClassGuid

◆ Details

◆ DriverDate

ULARGE_INTEGER DriverInfoElement::DriverDate

◆ InfFileDetails

◆ Info

◆ ListEntry

◆ MatchingId

LPWSTR DriverInfoElement::MatchingId

◆ Params

SP_DRVINSTALL_PARAMS DriverInfoElement::Params

Definition at line 113 of file setupapi_private.h.

Referenced by AddKnownDriverToList(), and SetupDiGetDriverInstallParamsW().


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