MediaCenter.ScheduleRecording Method

Issues a request to Windows Media Center to record a TV program.

Note   This method has been deprecated.

Syntax

  MediaCenter.ScheduleRecording(
  sXML
  )

Parameters

sXML

A String that contains XML markup consisting of elements defined in the Click-To-Record XML Reference. For more information, see Scheduling Recorded TV with Click-To-Record.

Return Value

This method does not return a value.

Requirements

Platform: HTML application hosted within Windows XP Media Center Edition 2005 through Windows Vista

See Also