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