CComModule::GetClassObject

This method creates an object of a specified CLSID.

Syntax

HRESULT GetClassObject( REFCLSID rclsid, REFIID riid, LPVOID* ppv );

At a Glance

Header file: Atlbase.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComModule Overview, CComModule Methods