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


In This Topic
    QjdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function QjdI( _
       ByVal rjdI As System.Integer, _
       ByVal SjdI As System.Integer, _
       ByVal tjdI As System.Integer, _
       ByVal UjdI As System.Integer, _
       ByVal vjdI As System.Integer, _
       ByVal WjdI As System.IntPtr, _
       ByRef xjdI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim rjdI As System.Integer
    Dim SjdI As System.Integer
    Dim tjdI As System.Integer
    Dim UjdI As System.Integer
    Dim vjdI As System.Integer
    Dim WjdI As System.IntPtr
    Dim xjdI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.QjdI(rjdI, SjdI, tjdI, UjdI, vjdI, WjdI, xjdI)
    public static System.int QjdI( 
       System.int rjdI,
       System.int SjdI,
       System.int tjdI,
       System.int UjdI,
       System.int vjdI,
       System.IntPtr WjdI,
       out System.IntPtr xjdI
    )

    Parameters

    rjdI
    SjdI
    tjdI
    UjdI
    vjdI
    WjdI
    xjdI
    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