CComCritSecLock::CComCritSecLock
建構函式。
CComCritSecLock(
TLock& cs,
bool bInitialLock = true
);
參數
cs
關鍵區段物件。bInitialLock
初始鎖定狀態:鎖定的 true 方法。
備註
初始化關鍵區段物件。
需求
Header: atlbase.h
建構函式。
CComCritSecLock(
TLock& cs,
bool bInitialLock = true
);
cs
關鍵區段物件。
bInitialLock
初始鎖定狀態:鎖定的 true 方法。
初始化關鍵區段物件。
Header: atlbase.h