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


In This Topic
    KtlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function KtlI( _
       ByVal ltlI As System.IntPtr, _
       ByVal MtlI As System.Integer, _
       ByVal ntlI() As System.Byte _
    ) As System.Integer
    'Usage
     
    
    Dim ltlI As System.IntPtr
    Dim MtlI As System.Integer
    Dim ntlI() As System.Byte
    Dim value As System.Integer
     
    value = jQlI.KtlI(ltlI, MtlI, ntlI)
    internal static System.int KtlI( 
       System.IntPtr ltlI,
       System.int MtlI,
       System.byte[] ntlI
    )

    Parameters

    ltlI
    MtlI
    ntlI
    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