FR_REPLACEALL top-level constant

int const FR_REPLACEALL

If set in a FINDMSGSTRING message, indicates that the user clicked the Replace All button in a Replace dialog box. The lpstrFindWhat member specifies the string to be replaced and the lpstrReplaceWith member specifies the replacement string.

Implementation

const FR_REPLACEALL = 0x00000020;