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


In This Topic
    KvnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KvnI( _
       ByVal lvnI As System.IntPtr, _
       ByVal MvnI As System.IntPtr, _
       ByVal nvnI As nlQI, _
       ByVal OvnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim lvnI As System.IntPtr
    Dim MvnI As System.IntPtr
    Dim nvnI As nlQI
    Dim OvnI As System.Integer
    Dim value As System.Integer
     
    value = tdnI.KvnI(lvnI, MvnI, nvnI, OvnI)
    public static System.int KvnI( 
       System.IntPtr lvnI,
       System.IntPtr MvnI,
       out nlQI nvnI,
       System.int OvnI
    )

    Parameters

    lvnI
    MvnI
    nvnI
    OvnI
    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