Windows XP Media Center Edition SDK ProgressChangedEventArgs Class 

banner art
Previous Next

ProgressChangedEventArgs Class

Contains information about the progress of a CD or DVD recording operation.

  

The ProgressChangedEventArgs class exposes the following method.

Method Description
ProgressChangedEventArgs Initializes a new instance of a ProgressChangedEventArgs object.

The ProgressChangedEventArgs class exposes the following properties.

Property Description
ProgressPercentage Indicates the progress of a CD or DVD recording operation, expressed as a percentage of work completed.
ProgressType Indicates how Media Center should interpret the progress reported by a CD/DVD recording add-in.
TimeRemaining Indicates the progress of a CD or DVD recording operation, expressed as the amount of time remaining until the operation is completed.

See Also

Previous Next

© 2005 Microsoft Corporation. All rights reserved.