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


In This Topic
    QjEI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function QjEI( _
       ByVal rjEI As System.IntPtr, _
       ByVal SjEI As System.IntPtr, _
       ByVal tjEI As SlQI, _
       ByVal UjEI As xYCI.hOhI, _
       ByVal vjEI As System.IntPtr, _
       ByVal WjEI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim rjEI As System.IntPtr
    Dim SjEI As System.IntPtr
    Dim tjEI As SlQI
    Dim UjEI As xYCI.hOhI
    Dim vjEI As System.IntPtr
    Dim WjEI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.QjEI(rjEI, SjEI, tjEI, UjEI, vjEI, WjEI)
    public static System.int QjEI( 
       System.IntPtr rjEI,
       System.IntPtr SjEI,
       SlQI tjEI,
       xYCI.hOhI UjEI,
       System.IntPtr vjEI,
       System.IntPtr WjEI
    )

    Parameters

    rjEI
    SjEI
    tjEI
    UjEI
    vjEI
    WjEI
    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