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