Definition at line 14 of file port_topology.cpp.
◆ CPortTopology()
CPortTopology::CPortTopology |
( |
IUnknown * |
OuterUnknown | ) |
|
|
inline |
◆ ~CPortTopology()
virtual CPortTopology::~CPortTopology |
( |
| ) |
|
|
inlinevirtual |
◆ QueryInterface()
Definition at line 105 of file port_topology.cpp.
108{
110
111 DPRINT(
"IPortTopology_fnQueryInterface\n");
112
116 {
120 }
122 {
126 }
128 {
132 }
134 {
136 }
139 {
141 }
143 {
145 }
147 {
149 }
150
152 {
153 DPRINT1(
"IPortTopology_fnQueryInterface no interface!!! iface %S\n",
GuidString.Buffer);
155 }
157}
NTSTATUS NTAPI NewIUnregisterPhysicalConnection(OUT PUNREGISTERPHYSICALCONNECTION *OutConnection)
NTSTATUS NewIDrmPort(OUT PDRMPORT2 *OutPort)
NTSYSAPI NTSTATUS WINAPI RtlStringFromGUID(REFGUID, PUNICODE_STRING)
NTSYSAPI VOID NTAPI RtlFreeUnicodeString(PUNICODE_STRING UnicodeString)
IPortEvents * PPORTEVENTS
IUnregisterSubdevice * PUNREGISTERSUBDEVICE
IPortClsVersion * PPORTCLSVERSION
IUnregisterPhysicalConnection * PUNREGISTERPHYSICALCONNECTION
NTSTATUS NTAPI NewIUnregisterSubdevice(OUT PUNREGISTERSUBDEVICE *OutDevice)
NTSTATUS NewPortClsVersion(OUT PPORTCLSVERSION *OutVersion)
#define STATUS_UNSUCCESSFUL
#define IsEqualGUIDAligned(guid1, guid2)
◆ GetTopologyMiniport
◆ IMP_IPortEvents
CPortTopology::IMP_IPortEvents |
◆ IMP_IPortTopology
CPortTopology::IMP_IPortTopology |
◆ IMP_ISubdevice
CPortTopology::IMP_ISubdevice |
◆ m_bInitialized
BOOL CPortTopology::m_bInitialized |
|
protected |
◆ m_Filter
IPortFilterTopology* CPortTopology::m_Filter |
|
protected |
◆ m_pDescriptor
◆ m_pDeviceObject
◆ m_pMiniport
◆ m_pPinCount
◆ m_pPowerNotify
◆ m_SubDeviceDescriptor
The documentation for this class was generated from the following file: