Accessing the Windows Media Center APIs

To interact with Windows Media Center services (such as to play music and video), you need to use the Windows Media Center managed code object model API. See the following topics for more information.

Topic Description
Checking for Permission to Call APIs Describes restrictions on permissions that are based on security and privacy.
Initializing, Launching, and Uninitializing the Application Describes the interfaces needed for initializing, launching, and terminating a managed-code application.
Accessing the Windows Media Center Object Model in Markup Describes the references and MCML that is needed to access the object model within markup.

See Also