FR_REPLACE top-level constant

int const FR_REPLACE

If set in a FINDMSGSTRING message, indicates that the user clicked the Replace 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_REPLACE = 0x00000010;