CComAutoCriticalSection::CComAutoCriticalSection

构造函数。

CComAutoCriticalSection( );

备注

调用Win32函数 InitializeCriticalSection,初始化临界区对象。

要求

Header: atlcore.h

请参见

参考

CComAutoCriticalSection选件类

CComAutoCriticalSection::~CComAutoCriticalSection