IDiscRecorder2ExGetByteAlignmentMask Method  | 
  
    Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxuint 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: 
UInt32
See Also