Compartir a través de


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

Concepts

CFindReplaceDialog Class

CFindReplaceDialog Members

Hierarchy Chart

CFindReplaceDialog::ReplaceCurrent