IDataTransferManagerInterop interface (shobjidl_core.h)
Enables access to DataTransferManager methods in a Windows Store app that manages multiple windows.
Inheritance
The IDataTransferManagerInterop interface inherits from the IUnknown interface. IDataTransferManagerInterop also has these types of members:
Methods
The IDataTransferManagerInterop interface has these methods.
IDataTransferManagerInterop::GetForWindow Gets the DataTransferManager instance for the specified window. |
IDataTransferManagerInterop::ShowShareUIForWindow Displays the UI for sharing content for the specified window. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [UWP apps only] |
Minimum supported server | Windows Server 2012 [UWP apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |