This method calls the Windows CE function InitializeCriticalSection, which initializes the critical section object contained in the m_sec data member.
At a Glance
Header file: | Atlwin.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
void Init( );
See Also