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


In This Topic
    lKnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lKnI( _
       ByVal MKnI As System.Integer, _
       ByVal nKnI As System.Boolean, _
       ByVal OKnI As System.Integer _
    ) As System.IntPtr
    'Usage
     
    
    Dim MKnI As System.Integer
    Dim nKnI As System.Boolean
    Dim OKnI As System.Integer
    Dim value As System.IntPtr
     
    value = tdnI.lKnI(MKnI, nKnI, OKnI)
    public static System.IntPtr lKnI( 
       System.int MKnI,
       System.bool nKnI,
       System.int OKnI
    )

    Parameters

    MKnI
    nKnI
    OKnI
    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