ScheduleEventChange Structure
Contains information about changes to scheduled recording events.
Syntax
public struct ScheduleEventChange
The ScheduleEventChange structure contains the following properties:
Property | Description |
NewState | Gets a value that indicates the state after change. |
PreviousState | Gets a value that indicates the state before change. |
ScheduleEventId | Gets an identifier (ID) of scheduled recording event that has changed state. |
Requirements
Reference: ehRecObj
Namespace: Microsoft.MediaCenter.TV.Scheduling
Assembly: ehRecObj.dll
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also