Use this constructor to construct a CSingleLock object. This function is generally called from within an access member function of the controlled resource.
CSingleLock( CSyncObject* pObject, BOOL bInitialLock = FALSE );
| Header file: | Afxmt.h |
| Platforms: | |
| Versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
CSingleLock Overview, CSingleLock Member Functions, Synchronization Support