Definition at line 28 of file connection.cpp.
◆ CUnregisterPhysicalConnection()
CUnregisterPhysicalConnection::CUnregisterPhysicalConnection |
( |
IUnknown * |
OuterUnknown | ) |
|
|
inline |
◆ ~CUnregisterPhysicalConnection()
virtual CUnregisterPhysicalConnection::~CUnregisterPhysicalConnection |
( |
| ) |
|
|
inlinevirtual |
◆ QueryInterface()
Definition at line 42 of file connection.cpp.
45{
47
50 {
52
55 }
56
58 {
59 DPRINT1(
"CUnregisterPhysicalConnection::QueryInterface no interface!!! iface %S\n",
GuidString.Buffer);
61 }
62
64}
NTSYSAPI NTSTATUS WINAPI RtlStringFromGUID(REFGUID, PUNICODE_STRING)
NTSYSAPI VOID NTAPI RtlFreeUnicodeString(PUNICODE_STRING UnicodeString)
#define STATUS_UNSUCCESSFUL
#define IsEqualGUIDAligned(guid1, guid2)
◆ IMP_IUnregisterPhysicalConnection
CUnregisterPhysicalConnection::IMP_IUnregisterPhysicalConnection |
The documentation for this class was generated from the following file: