Windows XP Media Center Edition SDK ProgressChangedEventHandler Delegate 

banner art
Previous Next

ProgressChangedEventHandler Delegate

Handles progress updates from CD/DVD recording add-ins. Media Center uses the update information to provide feedback to the user on the status of the recording operation.

  

Parameters

sender

System.Object.  Indicates the object that is the source of the event.

e

Microsoft.MediaCenter.AddIn.ListMaker.ProgressChangedEventArgs.  An object that contains the event data.

Remarks

An add-in uses this delegate to send progress updates to Media Center during a recording operation.

Requirements

Reference: Microsoft.MediaCenter.dll

Namespace: Microsoft.MediaCenter.AddIn.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows XP Media Center Edition 2005

See Also

Previous Next

© 2005 Microsoft Corporation. All rights reserved.