ReactOS 0.4.15-dev-7958-gcd0bb1a
_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 989 of file setupapi.h.

Member Data Documentation

◆ ChmFile

WCHAR _SP_TROUBLESHOOTER_PARAMS_W::ChmFile[MAX_PATH]

Definition at line 991 of file setupapi.h.

◆ ClassInstallHeader

SP_CLASSINSTALL_HEADER _SP_TROUBLESHOOTER_PARAMS_W::ClassInstallHeader

Definition at line 990 of file setupapi.h.

◆ HtmlTroubleShooter

WCHAR _SP_TROUBLESHOOTER_PARAMS_W::HtmlTroubleShooter[MAX_PATH]

Definition at line 992 of file setupapi.h.


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