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


In This Topic
    KxnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KxnI( _
       ByVal lxnI As System.IntPtr, _
       ByVal MxnI As System.Integer, _
       ByVal nxnI As System.Integer, _
       ByRef OxnI As YlQI _
    ) As System.IntPtr
    'Usage
     
    
    Dim lxnI As System.IntPtr
    Dim MxnI As System.Integer
    Dim nxnI As System.Integer
    Dim OxnI As YlQI
    Dim value As System.IntPtr
     
    value = tdnI.KxnI(lxnI, MxnI, nxnI, OxnI)
    public static System.IntPtr KxnI( 
       System.IntPtr lxnI,
       System.int MxnI,
       System.int nxnI,
       out YlQI OxnI
    )

    Parameters

    lxnI
    MxnI
    nxnI
    OxnI
    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