OFN_ENABLEHOOK top-level constant

  1. @Deprecated('Use OPEN_FILENAME_FLAGS.OFN_ENABLEHOOK instead')
int const OFN_ENABLEHOOK

Enables the hook function specified in the lpfnHook member.

Implementation

@Deprecated('Use OPEN_FILENAME_FLAGS.OFN_ENABLEHOOK instead')
const OFN_ENABLEHOOK = 0x00000020;