LEADTOOLS Multimedia (Leadtools.MediaWriter assembly)
LEAD Technologies, Inc

OnProgress Event






The event delegate for writable drive progress events.
Syntax
'Declaration
 
Public Event OnProgress As EventHandler(Of MediaWriterProgressEventArgs)
'Usage
 
Dim instance As MediaWriterDrive
Dim handler As EventHandler(Of MediaWriterProgressEventArgs)
 
AddHandler instance.OnProgress, handler
add_OnProgress(function(sender, e))
remove_OnProgress(function(sender, e))

Event Data

The event handler receives an argument of type MediaWriterProgressEventArgs containing data related to this event. The following MediaWriterProgressEventArgs properties provide information specific to this event.

PropertyDescription
Cancel The cancelable property for this event type.
Complete Variable containing the current completion status of the writable drive operation.
Description String value description of the current operation being performed, or error encountered.
Progress Variable containing the current progress of the writable drive operation.
State Variable containing the current state of the writable drive operation.
Remarks
This event is fired for progress events on the MediaWriterDrive object.
Example
For an example, refer to MediaWriterDrive.BurnDisc example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaWriterDrive Class
MediaWriterDrive Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MediaWriter requires a Document, Medical or Multimedia toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features