CSyncObject::CSyncObject

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

See Also

Reference

CSyncObject Class

Hierarchy Chart

Other Resources

CSyncObject Members