Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / GdjI Class / jEjI Method


In This Topic
    jEjI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub jEjI( _
       ByVal KEjI As System.Runtime.InteropServices.HandleRef, _
       ByVal lEjI As System.Integer, _
       ByVal MEjI As System.Integer, _
       ByVal nEjI As System.String, _
       ByVal OEjI As System.Integer, _
       ByVal pEjI As System.Runtime.InteropServices.HandleRef, _
       ByVal QEjI As System.Integer, _
       ByVal rEjI As System.Runtime.InteropServices.HandleRef, _
       ByVal SEjI As System.Integer, _
       ByVal tEjI As System.Integer, _
       ByVal UEjI As System.IntPtr _
    ) 
    'Usage
     
    
    Dim KEjI As System.Runtime.InteropServices.HandleRef
    Dim lEjI As System.Integer
    Dim MEjI As System.Integer
    Dim nEjI As System.String
    Dim OEjI As System.Integer
    Dim pEjI As System.Runtime.InteropServices.HandleRef
    Dim QEjI As System.Integer
    Dim rEjI As System.Runtime.InteropServices.HandleRef
    Dim SEjI As System.Integer
    Dim tEjI As System.Integer
    Dim UEjI As System.IntPtr
     
    GdjI.jEjI(KEjI, lEjI, MEjI, nEjI, OEjI, pEjI, QEjI, rEjI, SEjI, tEjI, UEjI)
    public static void jEjI( 
       System.Runtime.InteropServices.HandleRef KEjI,
       System.int lEjI,
       System.int MEjI,
       System.string nEjI,
       System.int OEjI,
       System.Runtime.InteropServices.HandleRef pEjI,
       System.int QEjI,
       System.Runtime.InteropServices.HandleRef rEjI,
       System.int SEjI,
       System.int tEjI,
       System.IntPtr UEjI
    )

    Parameters

    KEjI
    lEjI
    MEjI
    nEjI
    OEjI
    pEjI
    QEjI
    rEjI
    SEjI
    tEjI
    UEjI
    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