Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / tQlI Method


In This Topic
    tQlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function tQlI( _
       ByVal UQlI As System.IntPtr, _
       ByVal vQlI As System.Integer, _
       ByVal WQlI As AAQI _
    ) As System.Integer
    'Usage
     
    
    Dim UQlI As System.IntPtr
    Dim vQlI As System.Integer
    Dim WQlI As AAQI
    Dim value As System.Integer
     
    value = jQlI.tQlI(UQlI, vQlI, WQlI)
    internal static System.int tQlI( 
       System.IntPtr UQlI,
       System.int vQlI,
       out AAQI WQlI
    )

    Parameters

    UQlI
    vQlI
    WQlI
    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