Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.34 KB

nf-shobjidl_core-iassochandlerinvoker-supportsselection.md

File metadata and controls

66 lines (54 loc) · 2.34 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IAssocHandlerInvoker.SupportsSelection
IAssocHandlerInvoker::SupportsSelection (shobjidl_core.h)
Determines whether an invoker supports its selection.
IAssocHandlerInvoker interface [Windows Shell]
SupportsSelection method
IAssocHandlerInvoker.SupportsSelection
IAssocHandlerInvoker::SupportsSelection
SupportsSelection
SupportsSelection method [Windows Shell]
SupportsSelection method [Windows Shell]
IAssocHandlerInvoker interface
_shell_IAssocHandlerInvoker_SupportsSelection
shell.IAssocHandlerInvoker_SupportsSelection
shobjidl_core/IAssocHandlerInvoker::SupportsSelection
shell\IAssocHandlerInvoker_SupportsSelection.htm
shell
a4000557-2a89-494c-8b0e-c67a2e2c4445
12/05/2018
IAssocHandlerInvoker interface [Windows Shell],SupportsSelection method, IAssocHandlerInvoker.SupportsSelection, IAssocHandlerInvoker::SupportsSelection, SupportsSelection, SupportsSelection method [Windows Shell], SupportsSelection method [Windows Shell],IAssocHandlerInvoker interface, _shell_IAssocHandlerInvoker_SupportsSelection, shell.IAssocHandlerInvoker_SupportsSelection, shobjidl_core/IAssocHandlerInvoker::SupportsSelection
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
IAssocHandlerInvoker::SupportsSelection
shobjidl_core/IAssocHandlerInvoker::SupportsSelection
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IAssocHandlerInvoker.SupportsSelection

IAssocHandlerInvoker::SupportsSelection

-description

Determines whether an invoker supports its selection.

-returns

Type: HRESULT

Returns S_OK if this instance supports its selection, or S_FALSE otherwise.

-remarks

For example, this method should return whether an application (as selected from an "Open With" context menu) can Open a file.