Share via


CSyncObject::CSyncObject

CSyncObject( LPCTSTR pstrName );

virtual ~CSyncObject( );

Parameters

pstrName

The name of the object. If NULL, pstrName will be null.

Remarks

Constructs a synchronization object with the supplied name.

CSyncObject OverviewClass MembersHierarchy Chart