ReactOS 0.4.15-dev-7918-g2a2556c
_SP_REMOVEDEVICE_PARAMS Struct Reference

#include <setupapi.h>

Collaboration diagram for _SP_REMOVEDEVICE_PARAMS:

Public Attributes

SP_CLASSINSTALL_HEADER ClassInstallHeader
 
DWORD Scope
 
DWORD HwProfile
 

Detailed Description

Definition at line 921 of file setupapi.h.

Member Data Documentation

◆ ClassInstallHeader

SP_CLASSINSTALL_HEADER _SP_REMOVEDEVICE_PARAMS::ClassInstallHeader

Definition at line 922 of file setupapi.h.

Referenced by CDeviceNode::UninstallDevice(), and UninstallDriver().

◆ HwProfile

DWORD _SP_REMOVEDEVICE_PARAMS::HwProfile

Definition at line 924 of file setupapi.h.

Referenced by CDeviceNode::UninstallDevice(), and UninstallDriver().

◆ Scope

DWORD _SP_REMOVEDEVICE_PARAMS::Scope

Definition at line 923 of file setupapi.h.

Referenced by CDeviceNode::UninstallDevice(), and UninstallDriver().


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