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


In This Topic
    hrnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function hrnI( _
       ByRef IrnI As EdQI, _
       ByVal jrnI As System.IntPtr, _
       ByVal KrnI As System.Integer, _
       ByVal lrnI As System.Integer _
    ) As System.Boolean
    'Usage
     
    
    Dim IrnI As EdQI
    Dim jrnI As System.IntPtr
    Dim KrnI As System.Integer
    Dim lrnI As System.Integer
    Dim value As System.Boolean
     
    value = tdnI.hrnI(IrnI, jrnI, KrnI, lrnI)
    public static System.bool hrnI( 
       out EdQI IrnI,
       System.IntPtr jrnI,
       System.int KrnI,
       System.int lrnI
    )

    Parameters

    IrnI
    jrnI
    KrnI
    lrnI
    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