IMultisessionSequentialStartAddressOfPreviousSession Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax int StartAddressOfPreviousSession { get; }
ReadOnly Property StartAddressOfPreviousSession As Integer
Get
Dim instance As IMultisessionSequential
Dim value As Integer
value = instance.StartAddressOfPreviousSession
abstract StartAddressOfPreviousSession : int with get
/** @property */
int get_StartAddressOfPreviousSession()
function get StartAddressOfPreviousSession () : int
function get_StartAddressOfPreviousSession();
Property Value
Type:
Int32See Also