ReactOS 0.4.16-dev-401-g45b008d
|
#include <setupapi.h>
Public Attributes | |
SP_CLASSINSTALL_HEADER | ClassInstallHeader |
DWORD | StateChange |
DWORD | Scope |
DWORD | HwProfile |
Definition at line 916 of file setupapi.h.
SP_CLASSINSTALL_HEADER _SP_PROPCHANGE_PARAMS::ClassInstallHeader |
Definition at line 917 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), DisplayDeviceAdvancedProperties(), CDeviceNode::EnableDevice(), EnableDevice(), StartDevice(), and WritePortSettings().
DWORD _SP_PROPCHANGE_PARAMS::HwProfile |
Definition at line 920 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), CDeviceNode::EnableDevice(), EnableDevice(), and StartDevice().
DWORD _SP_PROPCHANGE_PARAMS::Scope |
Definition at line 919 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 918 of file setupapi.h.
Referenced by CNetConnection::Disconnect(), DisplayDeviceAdvancedProperties(), CDeviceNode::EnableDevice(), EnableDevice(), SETUP_PropertyChangeHandler(), StartDevice(), and WritePortSettings().