CComObject::CreateInstance

This method creates a new CComObject object.

Syntax

static HRESULT CreateInstance( CComObject <Base>** pp);

At a Glance

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

See Also

CComObject Overview, CComObject Methods