Windows XP Media Center Edition SDK ClickToRecord.ConflictResolutionPolicy Enumeration 

banner art
Previous Next

ClickToRecord.ConflictResolutionPolicy Enumeration

Contains values that indicate how Media Center should resolve conflicts when scheduling the recording of TV programs. This enumeration is used with the ClickToRecord.Submit method.

  

The ConflictResolutionPolicy enumeration defines the following constants.

Constant Description
AbortOnConflict Fail if a conflict exists.
AllowConflict Schedule the program even if a conflict exists. If a conflict exists, the scheduled program will remain in a conflicted state.
OverrideConflict Schedule the program, overriding any conflicting programs.

Requirements

Reference: eHome Recording

Namespace: Microsoft.Windows.MediaCenter

Assembly: Ehrecobj.dll

Platform: Windows XP Media Center Edition 2005

See Also

Previous Next

© 2005 Microsoft Corporation. All rights reserved.