Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / MAII Class / QAII Method


In This Topic
    QAII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub QAII( _
       ByVal rAII As prhI, _
       ByRef SAII As NMatrix, _
       ByVal tAII As bKbb _
    ) 
    'Usage
     
    
    Dim instance As MAII
    Dim rAII As prhI
    Dim SAII As NMatrix
    Dim tAII As bKbb
     
    instance.QAII(rAII, SAII, tAII)
    internal void QAII( 
       prhI rAII,
       ref NMatrix SAII,
       bKbb tAII
    )

    Parameters

    rAII
    SAII
    tAII
    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