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


In This Topic
    KdjI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub KdjI( _
       ByVal ldjI As System.Runtime.InteropServices.HandleRef, _
       ByVal MdjI As System.Integer, _
       ByVal ndjI As System.Integer, _
       ByVal OdjI As System.String, _
       ByVal pdjI As System.Integer, _
       ByRef QdjI As System.Object, _
       ByVal rdjI As System.Integer, _
       ByVal SdjI() As System.Guid, _
       ByVal tdjI As System.Integer, _
       ByVal UdjI As System.Integer, _
       ByVal vdjI As System.IntPtr _
    ) 
    'Usage
     
    
    Dim ldjI As System.Runtime.InteropServices.HandleRef
    Dim MdjI As System.Integer
    Dim ndjI As System.Integer
    Dim OdjI As System.String
    Dim pdjI As System.Integer
    Dim QdjI As System.Object
    Dim rdjI As System.Integer
    Dim SdjI() As System.Guid
    Dim tdjI As System.Integer
    Dim UdjI As System.Integer
    Dim vdjI As System.IntPtr
     
    GdjI.KdjI(ldjI, MdjI, ndjI, OdjI, pdjI, QdjI, rdjI, SdjI, tdjI, UdjI, vdjI)
    public static void KdjI( 
       System.Runtime.InteropServices.HandleRef ldjI,
       System.int MdjI,
       System.int ndjI,
       System.string OdjI,
       System.int pdjI,
       ref System.object QdjI,
       System.int rdjI,
       System.Guid[] SdjI,
       System.int tdjI,
       System.int UdjI,
       System.IntPtr vdjI
    )

    Parameters

    ldjI
    MdjI
    ndjI
    OdjI
    pdjI
    QdjI
    rdjI
    SdjI
    tdjI
    UdjI
    vdjI
    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