IDiscRecorder2ExGetMaximumPageAlignedTransferSize Method |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax uint GetMaximumPageAlignedTransferSize()
Function GetMaximumPageAlignedTransferSize As UInteger
Dim instance As IDiscRecorder2Ex
Dim returnValue As UInteger
returnValue = instance.GetMaximumPageAlignedTransferSize()
abstract GetMaximumPageAlignedTransferSize : unit -> uint32
UInt32 GetMaximumPageAlignedTransferSize()
function GetMaximumPageAlignedTransferSize() : uint
function GetMaximumPageAlignedTransferSize();
Return Value
Type:
UInt32See Also