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


In This Topic
    hlnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function hlnI( _
       ByVal IlnI As System.IntPtr, _
       ByVal jlnI As System.Integer, _
       ByVal KlnI As System.Integer, _
       ByRef llnI As YlQI, _
       ByRef MlnI As YlQI _
    ) As System.Boolean
    'Usage
     
    
    Dim IlnI As System.IntPtr
    Dim jlnI As System.Integer
    Dim KlnI As System.Integer
    Dim llnI As YlQI
    Dim MlnI As YlQI
    Dim value As System.Boolean
     
    value = tdnI.hlnI(IlnI, jlnI, KlnI, llnI, MlnI)
    public static System.bool hlnI( 
       System.IntPtr IlnI,
       System.int jlnI,
       System.int KlnI,
       ref YlQI llnI,
       ref YlQI MlnI
    )

    Parameters

    IlnI
    jlnI
    KlnI
    llnI
    MlnI
    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