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


In This Topic
    GxlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function GxlI( _
       ByVal hxlI As System.IntPtr, _
       ByVal IxlI As System.Integer, _
       ByVal jxlI As System.Integer, _
       ByVal KxlI As System.Integer, _
       ByVal lxlI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim hxlI As System.IntPtr
    Dim IxlI As System.Integer
    Dim jxlI As System.Integer
    Dim KxlI As System.Integer
    Dim lxlI As System.Integer
    Dim value As System.Integer
     
    value = jQlI.GxlI(hxlI, IxlI, jxlI, KxlI, lxlI)
    internal static System.int GxlI( 
       System.IntPtr hxlI,
       System.int IxlI,
       System.int jxlI,
       System.int KxlI,
       System.int lxlI
    )

    Parameters

    hxlI
    IxlI
    jxlI
    KxlI
    lxlI
    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