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.
Defines constants that indicate the entry point of a web search.
Syntax
typedef enum EC_SEARCHWEB_ENTRYPOINT {
EC_SEARCHWEB_ENTRYPOINT_EXTERNAL,
EC_SEARCHWEB_ENTRYPOINT_CONTEXTMENU
} ;
Constants
EC_SEARCHWEB_ENTRYPOINT_EXTERNALEntry point is external. |
EC_SEARCHWEB_ENTRYPOINT_CONTEXTMENUEntry point is a context menu. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, 1809 [desktop apps only] |
| Minimum supported server | Windows Server 2019 [desktop apps only] |
| Header | commctrl.h |