ReactOS
0.4.15-dev-1618-g9c8ed68
|
#include <setupapi.h>
Public Attributes | |
SP_CLASSINSTALL_HEADER | ClassInstallHeader |
DWORD | StateChange |
DWORD | Scope |
DWORD | HwProfile |
Definition at line 910 of file setupapi.h.
SP_CLASSINSTALL_HEADER _SP_PROPCHANGE_PARAMS::ClassInstallHeader |
Definition at line 911 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), DisplayDeviceAdvancedProperties(), CDeviceNode::EnableDevice(), EnableDevice(), StartDevice(), and WritePortSettings().
DWORD _SP_PROPCHANGE_PARAMS::HwProfile |
Definition at line 914 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), CDeviceNode::EnableDevice(), EnableDevice(), and StartDevice().
DWORD _SP_PROPCHANGE_PARAMS::Scope |
Definition at line 913 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), DisplayDeviceAdvancedProperties(), CDeviceNode::EnableDevice(), EnableDevice(), SETUP_PropertyChangeHandler(), StartDevice(), and WritePortSettings().
DWORD _SP_PROPCHANGE_PARAMS::StateChange |
Definition at line 912 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), DisplayDeviceAdvancedProperties(), CDeviceNode::EnableDevice(), EnableDevice(), SETUP_PropertyChangeHandler(), StartDevice(), and WritePortSettings().