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


In This Topic
    IQnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function IQnI( _
       ByVal jQnI As System.IntPtr, _
       ByVal KQnI As System.Text.StringBuilder, _
       ByVal lQnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim jQnI As System.IntPtr
    Dim KQnI As System.Text.StringBuilder
    Dim lQnI As System.Integer
    Dim value As System.Integer
     
    value = tdnI.IQnI(jQnI, KQnI, lQnI)
    public static System.int IQnI( 
       System.IntPtr jQnI,
       System.Text.StringBuilder KQnI,
       System.int lQnI
    )

    Parameters

    jQnI
    KQnI
    lQnI
    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