CSyncObject::CSyncObject

This constructor constructs a synchronization object with the specified name.

At a Glance

Header file: Afxmt.h
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CSyncObject( LPCTSTR pstrName ); virtual ~CSyncObject( );