CF_CALLBACK_FETCH_PLACEHOLDERS_FLAGS enumeration (cfapi.h)

Flags for fetching information about the content of a placeholder file or directory.

Syntax

typedef enum CF_CALLBACK_FETCH_PLACEHOLDERS_FLAGS {
  CF_CALLBACK_FETCH_PLACEHOLDERS_FLAG_NONE = 0x00000000
} ;

Constants

 
CF_CALLBACK_FETCH_PLACEHOLDERS_FLAG_NONE
Value: 0x00000000
No fetch placeholder flags.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Header cfapi.h

See also

CF_CALLBACK_TYPE