Share via


CBasePropertyPage::m_bDirty (Compact 2013)

3/26/2014

This property is a flag indicating 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;

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CBasePropertyPage Class