Go to the documentation of this file.
44 ::InitializeCriticalSectionEx( &m_csLock, 0, 0 );
46 ::InitializeCriticalSection( &m_csLock );
53 ::DeleteCriticalSection( &m_csLock );
59 ::EnterCriticalSection( &m_csLock );
66 ::LeaveCriticalSection( &m_csLock );
79 CRITICAL_SECTION m_csLock;
AKRESULT
Standard function call result.
@ AK_Success
The operation was successful.
AKRESULT Unlock(void)
Unlock.
AKRESULT Lock(void)
Lock.
Tell us about your project. We're here to help.
Register your project and we'll help you get started with no strings attached!
Get started with Wwise