IDataTransferManagerInterop interface
Enables access to DataTransferManager methods in a Windows Store app that manages multiple windows.
Members
The IDataTransferManagerInterop interface inherits from the IUnknown interface. IDataTransferManagerInterop also has these types of members:
Methods
The IDataTransferManagerInterop interface has these methods.
| Method | Description |
|---|---|
| GetForWindow |
Gets the DataTransferManager instance for the specified window. |
| ShowShareUIForWindow |
Displays the UI for sharing content for the specified window. |
Requirements
|
Minimum supported client |
Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [Windows Store apps only] |
|
Header |
|
|
IDL |
|
Show: