CComObjectNoLock::CComObjectNoLock

The constructor. Unlike CComObject, does not increment the module lock count.

CComObjectNoLock( 
   void* = NULL  
);

Parameters

  • void*
    [in] This unnamed parameter is not used. It exists for symmetry with other CComXXXObjectXXX constructors.

Requirements

Header: atlcom.h

See Also

Reference

CComObjectNoLock Class