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


In This Topic
    KInI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KInI( _
       ByVal lInI As System.IntPtr, _
       ByVal MInI As System.Integer, _
       ByVal nInI As System.Integer, _
       ByVal OInI As System.Integer, _
       ByVal pInI As System.Integer _
    ) As System.IntPtr
    'Usage
     
    
    Dim lInI As System.IntPtr
    Dim MInI As System.Integer
    Dim nInI As System.Integer
    Dim OInI As System.Integer
    Dim pInI As System.Integer
    Dim value As System.IntPtr
     
    value = tdnI.KInI(lInI, MInI, nInI, OInI, pInI)
    public static System.IntPtr KInI( 
       System.IntPtr lInI,
       System.int MInI,
       System.int nInI,
       System.int OInI,
       System.int pInI
    )

    Parameters

    lInI
    MInI
    nInI
    OInI
    pInI
    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