Microsoft DirectX 8.1 (C++)

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