IProvideClassInfo

Undocumented in source.
nothrow
interface IProvideClassInfo : IUnknown {}

Members

Functions

GetClassInfo
HRESULT GetClassInfo(LPTYPEINFO* )
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta