CFindReplaceDialog::ReplaceCurrent

Call this function to determine whether the user wants the current word to be replaced.

BOOL ReplaceCurrent( ) const;

Return Value

Nonzero if the user has requested that the currently selected string be replaced with the replace string; otherwise 0.

Requirements

Header: afxdlgs.h

See Also

Reference

CFindReplaceDialog Class

Hierarchy Chart

CFindReplaceDialog::ReplaceAll

Other Resources

CFindReplaceDialog Members