Mobile API Reference  MicroStrategy 2019
IUnknown Struct Referenceabstract

#include <Msi_oaidl.h>

Inheritance diagram for IUnknown:
ATL::CComAggObject< contained > ATL::CComIEnum< T > IClassFactory IConnectionPoint IConnectionPointContainer ICreateErrorInfo IDispatch IEnumConnectionPoints IEnumConnections IEnumVARIANT IErrorInfo IMallocSpy IMarshal IPersist IRecordInfo ISequentialStream ISupportErrorInfo ITypeComp ITypeInfo ITypeLib

Public Member Functions

virtual HRESULT STDMETHODCALLTYPE QueryInterface (REFIID riid, void **ppvObject)=0
 
virtual ULONG STDMETHODCALLTYPE AddRef (void)=0
 
virtual ULONG STDMETHODCALLTYPE Release (void)=0
 

Member Function Documentation

◆ AddRef()

virtual ULONG STDMETHODCALLTYPE IUnknown::AddRef ( void  )
pure virtual

◆ QueryInterface()

virtual HRESULT STDMETHODCALLTYPE IUnknown::QueryInterface ( REFIID  riid,
void **  ppvObject 
)
pure virtual

◆ Release()

virtual ULONG STDMETHODCALLTYPE IUnknown::Release ( void  )
pure virtual