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 Overview | Class Members | Hierarchy Chart