Freigeben über


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

Concepts

CSyncObject Class

CSyncObject Members

Hierarchy Chart