CComControl::SetDirty

This method sets the data member m_bRequiresSave to the value in bDirty.

Syntax

void SetDirty( BOOL bDirty );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComControl Overview, CComControl Methods