Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
An enum that indicates which of the information structures for placeholder info will be used.
Syntax
typedef enum CF_PLACEHOLDER_INFO_CLASS {
CF_PLACEHOLDER_INFO_BASIC = 0,
CF_PLACEHOLDER_INFO_STANDARD = 1
} ;
Constants
CF_PLACEHOLDER_INFO_BASICValue: 0 Basic placeholder information. See CF_PLACEHOLDER_BASIC_INFO. |
CF_PLACEHOLDER_INFO_STANDARDValue: 1 Standard placeholder information. See CF_PLACEHOLDER_STANDARD_INFO. |
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 |