Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / KjOI Method


In This Topic
    KjOI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KjOI( _
       ByVal ljOI As System.IntPtr, _
       ByVal MjOI As System.Integer, _
       ByVal njOI As nIlI _
    ) As System.IntPtr
    'Usage
     
    
    Dim ljOI As System.IntPtr
    Dim MjOI As System.Integer
    Dim njOI As nIlI
    Dim value As System.IntPtr
     
    value = tdnI.KjOI(ljOI, MjOI, njOI)
    public static System.IntPtr KjOI( 
       System.IntPtr ljOI,
       System.int MjOI,
       nIlI njOI
    )

    Parameters

    ljOI
    MjOI
    njOI
    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