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


In This Topic
    hpnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function hpnI( _
       ByVal IpnI As System.IntPtr, _
       ByVal jpnI As AhlI, _
       ByVal KpnI As System.IntPtr _
    ) As System.Boolean
    'Usage
     
    
    Dim IpnI As System.IntPtr
    Dim jpnI As AhlI
    Dim KpnI As System.IntPtr
    Dim value As System.Boolean
     
    value = tdnI.hpnI(IpnI, jpnI, KpnI)
    public static System.bool hpnI( 
       System.IntPtr IpnI,
       AhlI jpnI,
       System.IntPtr KpnI
    )

    Parameters

    IpnI
    jpnI
    KpnI
    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