CC_ENABLEHOOK top-level constant Null safety
Enables the hook procedure specified in the lpfnHook member of this structure. This flag is used only to initialize the dialog box.
Implementation
const CC_ENABLEHOOK = 0x00000010;
Enables the hook procedure specified in the lpfnHook member of this structure. This flag is used only to initialize the dialog box.
const CC_ENABLEHOOK = 0x00000010;