EC_SEARCHWEB_ENTRYPOINT enumeration (commctrl.h)
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_EXTERNAL Entry point is external. |
EC_SEARCHWEB_ENTRYPOINT_CONTEXTMENU Entry 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 |