Definition at line 17 of file port_topology.cpp.
◆ CPortTopology()
CPortTopology::CPortTopology |
( |
IUnknown * |
OuterUnknown | ) |
|
|
inline |
◆ ~CPortTopology()
virtual CPortTopology::~CPortTopology |
( |
| ) |
|
|
inlinevirtual |
◆ QueryInterface()
Definition at line 110 of file port_topology.cpp.
113{
115
116 DPRINT(
"IPortTopology_fnQueryInterface\n");
117
121 {
125 }
127 {
131 }
133 {
137 }
139 {
141 }
144 {
146 }
148 {
150 }
152 {
154 }
155
157 {
158 DPRINT1(
"IPortTopology_fnQueryInterface no interface!!! iface %S\n",
GuidString.Buffer);
160 }
162}
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: