CF_ENABLETEMPLATE top-level constant

int const CF_ENABLETEMPLATE

Indicates that the hInstance and lpTemplateName members specify a dialog box template to use in place of the default template.

Implementation

const CF_ENABLETEMPLATE = 0x00000010;