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


In This Topic
    ljMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub ljMI( _
       ByVal MjMI As System.IntPtr, _
       ByVal njMI() As System.Char, _
       ByVal OjMI As System.Integer _
    ) 
    'Usage
     
    
    Dim MjMI As System.IntPtr
    Dim njMI() As System.Char
    Dim OjMI As System.Integer
     
    hIMI.ljMI(MjMI, njMI, OjMI)
    public static void ljMI( 
       System.IntPtr MjMI,
       System.char[] njMI,
       System.int OjMI
    )

    Parameters

    MjMI
    njMI
    OjMI
    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