Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.98 KB

nf-shobjidl_core-idatatransfermanagerinterop-showshareuiforwindow.md

File metadata and controls

79 lines (60 loc) · 2.98 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.IDataTransferManagerInterop.ShowShareUIForWindow
IDataTransferManagerInterop::ShowShareUIForWindow (shobjidl_core.h)
Displays the UI for sharing content for the specified window.
IDataTransferManagerInterop interface [Windows Shell]
ShowShareUIForWindow method
IDataTransferManagerInterop.ShowShareUIForWindow
IDataTransferManagerInterop::ShowShareUIForWindow
ShowShareUIForWindow
ShowShareUIForWindow method [Windows Shell]
ShowShareUIForWindow method [Windows Shell]
IDataTransferManagerInterop interface
shell.idatatransfermanagerinterop_showshareuiforwindow
shobjidl_core/IDataTransferManagerInterop::ShowShareUIForWindow
shell\idatatransfermanagerinterop_showshareuiforwindow.htm
shell
095AE176-5EA1-470E-AA4A-ACD91AF54E5D
12/05/2018
IDataTransferManagerInterop interface [Windows Shell],ShowShareUIForWindow method, IDataTransferManagerInterop.ShowShareUIForWindow, IDataTransferManagerInterop::ShowShareUIForWindow, ShowShareUIForWindow, ShowShareUIForWindow method [Windows Shell], ShowShareUIForWindow method [Windows Shell],IDataTransferManagerInterop interface, shell.idatatransfermanagerinterop_showshareuiforwindow, shobjidl_core/IDataTransferManagerInterop::ShowShareUIForWindow
shobjidl_core.h
Shobjidl.h
Windows
Windows 8 [UWP apps only]
Windows Server 2012 [UWP apps only]
Shobjidl.idl
Windows
19H1
IDataTransferManagerInterop::ShowShareUIForWindow
shobjidl_core/IDataTransferManagerInterop::ShowShareUIForWindow
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IDataTransferManagerInterop.ShowShareUIForWindow

IDataTransferManagerInterop::ShowShareUIForWindow

-description

Displays the UI for sharing content for the specified window.

-parameters

-param appWindow [in]

The window to show the share UI for.

-returns

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

-remarks

This method is equivalent to the DataTransferManager.ShowShareUI method, except that you specify a window from a multi-window Windows Store app.

-see-also

DataTransferManager

DataTransferManager.ShowShareUI

IDataTransferManagerInterop