CFindReplaceDialog::ReplaceAll

Call this function to determine whether the user wants all occurrences of the string to be replaced.

BOOL ReplaceAll( ) const;

Return Value

Nonzero if the user has requested that all strings matching the replace string be replaced; otherwise 0.

Requirements

Header: afxdlgs.h

See Also

Reference

CFindReplaceDialog Class

Hierarchy Chart

CFindReplaceDialog::ReplaceCurrent

Other Resources

CFindReplaceDialog Members