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


In This Topic
    GrlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function GrlI( _
       ByVal hrlI As System.IntPtr, _
       ByVal IrlI As System.Integer, _
       ByRef jrlI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim hrlI As System.IntPtr
    Dim IrlI As System.Integer
    Dim jrlI As System.Integer
    Dim value As System.Integer
     
    value = jQlI.GrlI(hrlI, IrlI, jrlI)
    internal static System.int GrlI( 
       System.IntPtr hrlI,
       System.int IrlI,
       ref System.int jrlI
    )

    Parameters

    hrlI
    IrlI
    jrlI
    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