CComObjectGlobal< T > m_Obj;
Remarks
The CComObjectGlobal object constructed by CComClassFactorySingleton, where T is the class template parameter. Each call to the CreateInstance method simply queries this object for an interface pointer.
CComClassFactorySingleton Overview | Class Members