Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / AQnI Method


In This Topic
    AQnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function AQnI( _
       ByVal bQnI As System.IntPtr, _
       ByVal CQnI As System.String, _
       ByVal dQnI As System.IntPtr _
    ) As System.Boolean
    'Usage
     
    
    Dim bQnI As System.IntPtr
    Dim CQnI As System.String
    Dim dQnI As System.IntPtr
    Dim value As System.Boolean
     
    value = tdnI.AQnI(bQnI, CQnI, dQnI)
    public static System.bool AQnI( 
       System.IntPtr bQnI,
       System.string CQnI,
       System.IntPtr dQnI
    )

    Parameters

    bQnI
    CQnI
    dQnI
    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