CF_ENABLETEMPLATEHANDLE top-level constant

int const CF_ENABLETEMPLATEHANDLE

Indicates that the hInstance member identifies a data block that contains a preloaded dialog box template. The system ignores the lpTemplateName member if this flag is specified.

Implementation

const CF_ENABLETEMPLATEHANDLE = 0x00000020;