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


In This Topic
    YKMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub YKMI( _
       ByVal AlMI As System.String, _
       ByVal blMI As System.String, _
       ByVal ClMI As System.Integer, _
       ByVal dlMI As System.Text.StringBuilder _
    ) 
    'Usage
     
    
    Dim AlMI As System.String
    Dim blMI As System.String
    Dim ClMI As System.Integer
    Dim dlMI As System.Text.StringBuilder
     
    hIMI.YKMI(AlMI, blMI, ClMI, dlMI)
    public static void YKMI( 
       System.string AlMI,
       System.string blMI,
       System.int ClMI,
       System.Text.StringBuilder dlMI
    )

    Parameters

    AlMI
    blMI
    ClMI
    dlMI
    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