CComObjectNoLock( void* = NULL );
Parameters
void*
[in] This unnamed parameter is not used. It exists for symmetry with other CComXXXObjectXXX constructors.
Remarks
The constructor. Unlike CComObject, does not increment the module lock count.
CComObjectNoLock Overview | Class Members