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


In This Topic
    WdjI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub WdjI( _
       ByVal xdjI As System.Runtime.InteropServices.HandleRef, _
       ByVal YdjI As System.Integer, _
       ByVal AEjI As System.Integer, _
       ByVal bEjI As System.String, _
       ByVal CEjI As System.Integer, _
       ByRef dEjI As System.Object, _
       ByVal EEjI As System.Integer, _
       ByVal fEjI As System.Runtime.InteropServices.HandleRef, _
       ByVal GEjI As System.Integer, _
       ByVal hEjI As System.Integer, _
       ByVal IEjI As System.IntPtr _
    ) 
    'Usage
     
    
    Dim xdjI As System.Runtime.InteropServices.HandleRef
    Dim YdjI As System.Integer
    Dim AEjI As System.Integer
    Dim bEjI As System.String
    Dim CEjI As System.Integer
    Dim dEjI As System.Object
    Dim EEjI As System.Integer
    Dim fEjI As System.Runtime.InteropServices.HandleRef
    Dim GEjI As System.Integer
    Dim hEjI As System.Integer
    Dim IEjI As System.IntPtr
     
    GdjI.WdjI(xdjI, YdjI, AEjI, bEjI, CEjI, dEjI, EEjI, fEjI, GEjI, hEjI, IEjI)
    public static void WdjI( 
       System.Runtime.InteropServices.HandleRef xdjI,
       System.int YdjI,
       System.int AEjI,
       System.string bEjI,
       System.int CEjI,
       ref System.object dEjI,
       System.int EEjI,
       System.Runtime.InteropServices.HandleRef fEjI,
       System.int GEjI,
       System.int hEjI,
       System.IntPtr IEjI
    )

    Parameters

    xdjI
    YdjI
    AEjI
    bEjI
    CEjI
    dEjI
    EEjI
    fEjI
    GEjI
    hEjI
    IEjI
    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