Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |