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


In This Topic
    KrlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function KrlI( _
       ByVal lrlI As System.IntPtr, _
       ByVal MrlI As System.Integer, _
       ByVal nrlI As EAQI _
    ) As System.Integer
    'Usage
     
    
    Dim lrlI As System.IntPtr
    Dim MrlI As System.Integer
    Dim nrlI As EAQI
    Dim value As System.Integer
     
    value = jQlI.KrlI(lrlI, MrlI, nrlI)
    internal static System.int KrlI( 
       System.IntPtr lrlI,
       System.int MrlI,
       out EAQI nrlI
    )

    Parameters

    lrlI
    MrlI
    nrlI
    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