IProgressItemFirstBlock Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax ReadOnly Property FirstBlock As UInteger
Get
Dim instance As IProgressItem
Dim value As UInteger
value = instance.FirstBlock
abstract FirstBlock : uint32 with get
/** @property */
UInt32 get_FirstBlock()
function get FirstBlock () : uint
function get_FirstBlock();
Property Value
Type:
UInt32See Also