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


In This Topic
    YIMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub YIMI( _
       ByVal AjMI As System.IntPtr, _
       ByVal bjMI As System.IntPtr, _
       ByVal CjMI As System.Integer _
    ) 
    'Usage
     
    
    Dim AjMI As System.IntPtr
    Dim bjMI As System.IntPtr
    Dim CjMI As System.Integer
     
    hIMI.YIMI(AjMI, bjMI, CjMI)
    public static void YIMI( 
       System.IntPtr AjMI,
       System.IntPtr bjMI,
       System.int CjMI
    )

    Parameters

    AjMI
    bjMI
    CjMI
    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