- AddRef
ULONG AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
- QueryInterface
HRESULT QueryInterface(REFIID iid, IUnknown obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- Release
ULONG Release()
Undocumented in source. Be warned that the author may not have intended to support it.
This implementation may be mixed into COM classes to avoid code duplication.