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