IDiscFormat2RawCDEventArgsLastReadLba Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property LastReadLba As Integer
Get
Dim instance As IDiscFormat2RawCDEventArgs
Dim value As Integer
value = instance.LastReadLba
abstract LastReadLba : int with get
/** @property */
int get_LastReadLba()
function get LastReadLba () : int
function get_LastReadLba();
Property Value
Type:
Int32See Also