ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <miniport.h>
Public Attributes | |
USHORT | Size |
USHORT | Version |
PVOID | Context |
PINTERFACE_REFERENCE | InterfaceReference |
PINTERFACE_DEREFERENCE | InterfaceDereference |
Definition at line 120 of file miniport.h.
PVOID _INTERFACE::Context |
Definition at line 123 of file miniport.h.
Referenced by FxPkgFdo::AskParentToRemoveAndReenumerate(), FxPkgPnp::FxPkgPnp(), FxPkgPnp::HandleQueryInterface(), FxPkgPnp::HandleQueryInterfaceForPowerThread(), FxPkgPdo::HandleQueryInterfaceForReenumerate(), FxPkgPnp::QueueToPowerThread(), FxPkgPnp::ReleasePowerThread(), and FxPkgFdo::ReleaseReenumerationInterface().
PINTERFACE_DEREFERENCE _INTERFACE::InterfaceDereference |
Definition at line 125 of file miniport.h.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPdo::HandleQueryInterfaceForReenumerate(), FxPkgPnp::ReleasePowerThread(), and FxPkgFdo::ReleaseReenumerationInterface().
PINTERFACE_REFERENCE _INTERFACE::InterfaceReference |
Definition at line 124 of file miniport.h.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPnp::HandleQueryInterface(), FxPkgPnp::HandleQueryInterfaceForPowerThread(), and FxPkgPdo::HandleQueryInterfaceForReenumerate().
USHORT _INTERFACE::Size |
Definition at line 121 of file miniport.h.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPnp::HandleQueryInterface(), FxPkgPnp::HandleQueryInterfaceForPowerThread(), FxPkgPdo::HandleQueryInterfaceForReenumerate(), if(), and FxPkgFdo::QueryForReenumerationInterface().
USHORT _INTERFACE::Version |
Definition at line 122 of file miniport.h.
Referenced by FxPkgPnp::FxPkgPnp(), FxPkgPnp::HandleQueryInterface(), FxPkgPdo::HandleQueryInterfaceForReenumerate(), and FxPkgFdo::QueryForReenumerationInterface().