ReactOS 0.4.15-dev-7842-g558ab78
_SP_TROUBLESHOOTER_PARAMS_A Struct Reference

#include <setupapi.h>

Collaboration diagram for _SP_TROUBLESHOOTER_PARAMS_A:

Public Attributes

SP_CLASSINSTALL_HEADER ClassInstallHeader
 
CHAR ChmFile [MAX_PATH]
 
CHAR HtmlTroubleShooter [MAX_PATH]
 

Detailed Description

Definition at line 984 of file setupapi.h.

Member Data Documentation

◆ ChmFile

CHAR _SP_TROUBLESHOOTER_PARAMS_A::ChmFile[MAX_PATH]

Definition at line 986 of file setupapi.h.

◆ ClassInstallHeader

SP_CLASSINSTALL_HEADER _SP_TROUBLESHOOTER_PARAMS_A::ClassInstallHeader

Definition at line 985 of file setupapi.h.

◆ HtmlTroubleShooter

CHAR _SP_TROUBLESHOOTER_PARAMS_A::HtmlTroubleShooter[MAX_PATH]

Definition at line 987 of file setupapi.h.


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