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


In This Topic
    xjEI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function xjEI( _
       ByVal YjEI As System.IntPtr, _
       ByVal AKEI As System.IntPtr, _
       ByVal bKEI As System.IntPtr, _
       ByVal CKEI As System.Integer, _
       ByVal dKEI As xYCI.hOhI, _
       ByVal EKEI As System.IntPtr, _
       ByVal fKEI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim YjEI As System.IntPtr
    Dim AKEI As System.IntPtr
    Dim bKEI As System.IntPtr
    Dim CKEI As System.Integer
    Dim dKEI As xYCI.hOhI
    Dim EKEI As System.IntPtr
    Dim fKEI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.xjEI(YjEI, AKEI, bKEI, CKEI, dKEI, EKEI, fKEI)
    public static System.int xjEI( 
       System.IntPtr YjEI,
       System.IntPtr AKEI,
       System.IntPtr bKEI,
       System.int CKEI,
       xYCI.hOhI dKEI,
       System.IntPtr EKEI,
       System.IntPtr fKEI
    )

    Parameters

    YjEI
    AKEI
    bKEI
    CKEI
    dKEI
    EKEI
    fKEI
    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