Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a synchronization object with the supplied name.
explicit CSyncObject(
   LPCTSTR pstrName 
);
virtual ~CSyncObject( );
Parameters
- pstrName
 The name of the object. If NULL, pstrName will be null.
Requirements
Header: afxmt.h