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


In This Topic
    hjMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub hjMI( _
       ByVal IjMI As System.IntPtr, _
       ByVal jjMI As System.String, _
       ByVal KjMI As System.Integer _
    ) 
    'Usage
     
    
    Dim IjMI As System.IntPtr
    Dim jjMI As System.String
    Dim KjMI As System.Integer
     
    hIMI.hjMI(IjMI, jjMI, KjMI)
    public static void hjMI( 
       System.IntPtr IjMI,
       System.string jjMI,
       System.int KjMI
    )

    Parameters

    IjMI
    jjMI
    KjMI
    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