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