Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / MAII Class / MAII Constructor


In This Topic
    MAII Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function New( _
       ByVal nAII As System.IntPtr, _
       ByVal OAII As ENBrushType, _
       ByVal pAII As System.Integer _
    )
    'Usage
     
    
    Dim nAII As System.IntPtr
    Dim OAII As ENBrushType
    Dim pAII As System.Integer
     
    Dim instance As New MAII(nAII, OAII, pAII)
    internal MAII( 
       System.IntPtr nAII,
       ENBrushType OAII,
       System.int pAII
    )

    Parameters

    nAII
    OAII
    pAII
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also