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