Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / KbMI Method


In This Topic
    KbMI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function KbMI( _
       ByVal lbMI As System.IntPtr, _
       ByVal MbMI As System.Integer, _
       ByVal nbMI As System.Integer, _
       ByVal ObMI As System.Integer, _
       ByVal pbMI As System.Integer, _
       ByVal QbMI As System.Integer, _
       ByVal rbMI As System.Integer, _
       ByVal SbMI As System.Integer, _
       ByVal tbMI As System.Integer, _
       ByVal UbMI() As System.Byte, _
       ByRef vbMI As KQpI, _
       ByVal WbMI As System.Integer, _
       ByVal xbMI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim lbMI As System.IntPtr
    Dim MbMI As System.Integer
    Dim nbMI As System.Integer
    Dim ObMI As System.Integer
    Dim pbMI As System.Integer
    Dim QbMI As System.Integer
    Dim rbMI As System.Integer
    Dim SbMI As System.Integer
    Dim tbMI As System.Integer
    Dim UbMI() As System.Byte
    Dim vbMI As KQpI
    Dim WbMI As System.Integer
    Dim xbMI As System.Integer
    Dim value As System.Integer
     
    value = jQlI.KbMI(lbMI, MbMI, nbMI, ObMI, pbMI, QbMI, rbMI, SbMI, tbMI, UbMI, vbMI, WbMI, xbMI)
    internal static System.int KbMI( 
       System.IntPtr lbMI,
       System.int MbMI,
       System.int nbMI,
       System.int ObMI,
       System.int pbMI,
       System.int QbMI,
       System.int rbMI,
       System.int SbMI,
       System.int tbMI,
       System.byte[] UbMI,
       ref KQpI vbMI,
       System.int WbMI,
       System.int xbMI
    )

    Parameters

    lbMI
    MbMI
    nbMI
    ObMI
    pbMI
    QbMI
    rbMI
    SbMI
    tbMI
    UbMI
    vbMI
    WbMI
    xbMI
    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