Compartir a través de


CComModule::m_csWindowCreate

As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.

CRITICAL_SECTION m_csWindowCreate;

Remarks

Ensures synchronized access to window class information and to static data used during window creation.

Requirements

Header: atlbase.h

See Also

Concepts

CComModule Class

CComModule Members