CDataPathProperty::ResetData

Call this function to get CAsyncMonikerFile::OnDataAvailable to notify the container that the control properties have changed, and all the information loaded asynchronously is no longer useful.

virtual void ResetData( );

Remarks

Opening should be restarted. Derived classes can override this function for different defaults.

Requirements

Header: afxctl.h

See Also

Reference

CDataPathProperty Class

Hierarchy Chart

CAsyncMonikerFile::OnDataAvailable

CDataPathProperty::Open

Other Resources

CDataPathProperty Members