Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / hnfI Method


In This Topic
    hnfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function hnfI( _
       ByVal InfI As System.IntPtr, _
       ByVal jnfI As System.IntPtr, _
       ByRef KnfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim InfI As System.IntPtr
    Dim jnfI As System.IntPtr
    Dim KnfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.hnfI(InfI, jnfI, KnfI)
    public static System.int hnfI( 
       System.IntPtr InfI,
       System.IntPtr jnfI,
       out System.int KnfI
    )

    Parameters

    InfI
    jnfI
    KnfI
    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