CComClassFactoryAutoThread::CreateInstance

Because ATL for Windows CE does not support the apartment threading model, this method does not do anything. It is included so that future versions of ATL for Windows CE will be backward compatible.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT CreateInstance( LPUNKNOWN pUnkOuter, REFIID riid, void** ppvObj );