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


In This Topic
    xQlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function xQlI( _
       ByVal YQlI As System.IntPtr, _
       ByVal ArlI As System.Integer, _
       ByVal brlI() As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim YQlI As System.IntPtr
    Dim ArlI As System.Integer
    Dim brlI() As System.Integer
    Dim value As System.Integer
     
    value = jQlI.xQlI(YQlI, ArlI, brlI)
    internal static System.int xQlI( 
       System.IntPtr YQlI,
       System.int ArlI,
       System.int[] brlI
    )

    Parameters

    YQlI
    ArlI
    brlI
    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