PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
DataDiscStatusEventArgs Class Reference

Provides data for the DataDisc.OnStatus event. More...

Inherits EventArgs.

Properties

DataDiscStatus Status [get, set]
 Status code.
 

Detailed Description

Provides data for the DataDisc.OnStatus event.

A DataDisc.OnStatus event is raised to report the number of bytes written to a disc or image file.

See also
DataDisc.OnStatus

Property Documentation

◆ Status

DataDiscStatus Status
getset

Status code.

Status codes are defined in the DataDiscStatus enumeration.