IWriteEngine2EventArgsLastReadLba 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 IWriteEngine2EventArgs
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