Microsoft DirectX 9.0

CBasePropertyPage::m_bDirty

The m_bDirty flag indicates whether any of the properties have changed. Set this flag to TRUE if the user changes any properties through the dialog controls.

Syntax

BOOL m_bDirty;

See Also