Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / jjEI Method


In This Topic
    jjEI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function jjEI( _
       ByVal KjEI As System.IntPtr, _
       ByVal ljEI As System.IntPtr, _
       ByVal MjEI As SlQI, _
       ByVal njEI As xYCI.hOhI, _
       ByVal OjEI As System.IntPtr, _
       ByVal pjEI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim KjEI As System.IntPtr
    Dim ljEI As System.IntPtr
    Dim MjEI As SlQI
    Dim njEI As xYCI.hOhI
    Dim OjEI As System.IntPtr
    Dim pjEI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.jjEI(KjEI, ljEI, MjEI, njEI, OjEI, pjEI)
    public static System.int jjEI( 
       System.IntPtr KjEI,
       System.IntPtr ljEI,
       SlQI MjEI,
       xYCI.hOhI njEI,
       System.IntPtr OjEI,
       System.IntPtr pjEI
    )

    Parameters

    KjEI
    ljEI
    MjEI
    njEI
    OjEI
    pjEI
    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