Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |