IPlayToManagerInterop interface (playtomanagerinterop.h)

Enables access to PlayToManager methods in a Windows Store app that manages multiple windows.

Inheritance

The IPlayToManagerInterop interface inherits from IInspectable. IPlayToManagerInterop also has these types of members:

Methods

The IPlayToManagerInterop interface has these methods.

 
IPlayToManagerInterop::GetForWindow

Gets the PlayToManager instance for the specified window.
IPlayToManagerInterop::ShowPlayToUIForWindow

Displays the Play To UI for the specified window.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header playtomanagerinterop.h

See also

PlayToManager