ReactOS 0.4.17-dev-116-ga4b6fe9
_SP_TROUBLESHOOTER_PARAMS_W Struct Reference

#include <setupapi.h>

Collaboration diagram for _SP_TROUBLESHOOTER_PARAMS_W:

Public Attributes

SP_CLASSINSTALL_HEADER ClassInstallHeader
 
WCHAR ChmFile [MAX_PATH]
 
WCHAR HtmlTroubleShooter [MAX_PATH]
 

Detailed Description

Definition at line 992 of file setupapi.h.

Member Data Documentation

◆ ChmFile

WCHAR _SP_TROUBLESHOOTER_PARAMS_W::ChmFile[MAX_PATH]

Definition at line 994 of file setupapi.h.

◆ ClassInstallHeader

SP_CLASSINSTALL_HEADER _SP_TROUBLESHOOTER_PARAMS_W::ClassInstallHeader

Definition at line 993 of file setupapi.h.

◆ HtmlTroubleShooter

WCHAR _SP_TROUBLESHOOTER_PARAMS_W::HtmlTroubleShooter[MAX_PATH]

Definition at line 995 of file setupapi.h.


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