CC_ENABLEHOOK top-level constant

int const CC_ENABLEHOOK

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;