Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / hIMI Class / jlMI Method


In This Topic
    jlMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function jlMI( _
       ByVal KlMI As System.Short _
    ) As System.Short
    'Usage
     
    
    Dim KlMI As System.Short
    Dim value As System.Short
     
    value = hIMI.jlMI(KlMI)
    public static System.short jlMI( 
       System.short KlMI
    )

    Parameters

    KlMI
    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