Skip to content

Latest commit

 

History

History
69 lines (57 loc) · 2.55 KB

nf-shlobj_core-ishellfolderview-setautomationobject.md

File metadata and controls

69 lines (57 loc) · 2.55 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:shlobj_core.IShellFolderView.SetAutomationObject
IShellFolderView::SetAutomationObject (shlobj_core.h)
Replaces the internal automation object of the IShellView.
IShellFolderView interface [Windows Shell]
SetAutomationObject method
IShellFolderView.SetAutomationObject
IShellFolderView::SetAutomationObject
SetAutomationObject
SetAutomationObject method [Windows Shell]
SetAutomationObject method [Windows Shell]
IShellFolderView interface
_shell_IShellFolderView_SetAutomationObject
shell.IShellFolderView_SetAutomationObject
shlobj_core/IShellFolderView::SetAutomationObject
shell\IShellFolderView_SetAutomationObject.htm
shell
742b0d93-5cdf-4498-80c2-2d33359f146f
12/05/2018
IShellFolderView interface [Windows Shell],SetAutomationObject method, IShellFolderView.SetAutomationObject, IShellFolderView::SetAutomationObject, SetAutomationObject, SetAutomationObject method [Windows Shell], SetAutomationObject method [Windows Shell],IShellFolderView interface, _shell_IShellFolderView_SetAutomationObject, shell.IShellFolderView_SetAutomationObject, shlobj_core/IShellFolderView::SetAutomationObject
shlobj_core.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IShellFolderView::SetAutomationObject
shlobj_core/IShellFolderView::SetAutomationObject
c++
APIRef
kbSyntax
COM
shlobj_core.h
IShellFolderView.SetAutomationObject

IShellFolderView::SetAutomationObject

-description

[This method is available through Windows Vista. It might be altered or unavailable in subsequent versions of Windows.]

Replaces the internal automation object of the IShellView.

-parameters

-param pdisp [in, optional]

Type: IDispatch*

A pointer to the new automation object.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.