Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / ObnI Class / jCnI Method


In This Topic
    jCnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function jCnI( _
       ByVal KCnI As System.Integer, _
       ByVal lCnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim KCnI As System.Integer
    Dim lCnI As System.Integer
    Dim value As System.Integer
     
    value = ObnI.jCnI(KCnI, lCnI)
    public static System.int jCnI( 
       System.int KCnI,
       System.int lCnI
    )

    Parameters

    KCnI
    lCnI
    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