ReactOS
0.4.15-dev-5618-g8866b9d
|
#include <portcls.h>
Public Attributes | |
PUNKNOWN | MajorTarget |
PUNKNOWN | MinorTarget |
ULONG | Node |
const PCPROPERTY_ITEM * | PropertyItem |
ULONG | Verb |
ULONG | InstanceSize |
PVOID | Instance |
ULONG | ValueSize |
PVOID | Value |
PIRP | Irp |
PVOID _PCPROPERTY_REQUEST::Instance |
Definition at line 264 of file portcls.h.
Referenced by PropertyHandler_Level(), PropertyHandler_OnOff(), and PropertyItemDispatch().
ULONG _PCPROPERTY_REQUEST::InstanceSize |
Definition at line 263 of file portcls.h.
Referenced by PropertyHandler_Level(), PropertyHandler_OnOff(), and PropertyItemDispatch().
PIRP _PCPROPERTY_REQUEST::Irp |
Definition at line 267 of file portcls.h.
Referenced by PropertyItemDispatch().
PUNKNOWN _PCPROPERTY_REQUEST::MajorTarget |
Definition at line 258 of file portcls.h.
Referenced by PropertyHandler_ComponentId(), PropertyHandler_Level(), PropertyHandler_OnOff(), PropertyHandler_Private(), and PropertyItemDispatch().
PUNKNOWN _PCPROPERTY_REQUEST::MinorTarget |
Definition at line 259 of file portcls.h.
Referenced by PropertyItemDispatch().
ULONG _PCPROPERTY_REQUEST::Node |
Definition at line 260 of file portcls.h.
Referenced by BasicSupportHandler(), PropertyHandler_CpuResources(), PropertyHandler_Level(), PropertyHandler_OnOff(), and PropertyItemDispatch().
const PCPROPERTY_ITEM* _PCPROPERTY_REQUEST::PropertyItem |
Definition at line 261 of file portcls.h.
Referenced by PropertyHandler_Level(), PropertyHandler_OnOff(), PropertyHandler_Private(), and PropertyItemDispatch().
PVOID _PCPROPERTY_REQUEST::Value |
Definition at line 266 of file portcls.h.
Referenced by BasicSupportHandler(), PropertyHandler_ComponentId(), PropertyHandler_CpuResources(), PropertyHandler_Level(), PropertyHandler_OnOff(), PropertyHandler_Private(), and PropertyItemDispatch().
ULONG _PCPROPERTY_REQUEST::ValueSize |
Definition at line 265 of file portcls.h.
Referenced by BasicSupportHandler(), PropertyHandler_ComponentId(), PropertyHandler_CpuResources(), PropertyHandler_Level(), PropertyHandler_OnOff(), PropertyHandler_Private(), and PropertyItemDispatch().
ULONG _PCPROPERTY_REQUEST::Verb |
Definition at line 262 of file portcls.h.
Referenced by PropertyHandler_ComponentId(), PropertyHandler_CpuResources(), PropertyHandler_Level(), PropertyHandler_OnOff(), PropertyHandler_Private(), and PropertyItemDispatch().