Share via


Windows Media Player 11 SDK IWMPCdromBurn.burnProgress (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPCdromBurn.burnProgress (VB and C#)

The burnProgress property gets the CD burning progress as percent complete.

  

Property Value

A System.Int32 that is the progress value. Progress values range from 0 to 100.

Remarks

The progress value represents the completed percentage of the entire burning process, including any staging operations.

Requirements

Version: Windows Media Player 11.

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next