ReactOS 0.4.15-dev-7968-g24a56f8
_SP_DEVINSTALL_PARAMS_W Struct Reference

#include <setupapi.h>

Collaboration diagram for _SP_DEVINSTALL_PARAMS_W:

Public Attributes

DWORD cbSize
 
DWORD Flags
 
DWORD FlagsEx
 
HWND hwndParent
 
PSP_FILE_CALLBACK_W InstallMsgHandler
 
PVOID InstallMsgHandlerContext
 
HSPFILEQ FileQueue
 
ULONG_PTR ClassInstallReserved
 
DWORD Reserved
 
WCHAR DriverPath [MAX_PATH]
 

Detailed Description

Definition at line 890 of file setupapi.h.

Member Data Documentation

◆ cbSize

◆ ClassInstallReserved

◆ DriverPath

WCHAR _SP_DEVINSTALL_PARAMS_W::DriverPath[MAX_PATH]

◆ FileQueue

HSPFILEQ _SP_DEVINSTALL_PARAMS_W::FileQueue

Definition at line 897 of file setupapi.h.

Referenced by SetupDiInstallClassExW(), and SetupInstallFromInfSectionW().

◆ Flags

◆ FlagsEx

◆ hwndParent

HWND _SP_DEVINSTALL_PARAMS_W::hwndParent

◆ InstallMsgHandler

PSP_FILE_CALLBACK_W _SP_DEVINSTALL_PARAMS_W::InstallMsgHandler

Definition at line 895 of file setupapi.h.

Referenced by SetupDiInstallDriverFiles().

◆ InstallMsgHandlerContext

PVOID _SP_DEVINSTALL_PARAMS_W::InstallMsgHandlerContext

Definition at line 896 of file setupapi.h.

Referenced by SetupDiInstallDriverFiles().

◆ Reserved

DWORD _SP_DEVINSTALL_PARAMS_W::Reserved

Definition at line 899 of file setupapi.h.


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