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


In This Topic
    ffnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function ffnI( _
       ByVal GfnI As System.IntPtr, _
       ByRef hfnI As YlQI, _
       ByVal IfnI As System.Integer, _
       ByVal jfnI As System.Integer _
    ) As System.Boolean
    'Usage
     
    
    Dim GfnI As System.IntPtr
    Dim hfnI As YlQI
    Dim IfnI As System.Integer
    Dim jfnI As System.Integer
    Dim value As System.Boolean
     
    value = tdnI.ffnI(GfnI, hfnI, IfnI, jfnI)
    public static System.bool ffnI( 
       System.IntPtr GfnI,
       ref YlQI hfnI,
       System.int IfnI,
       System.int jfnI
    )

    Parameters

    GfnI
    hfnI
    IfnI
    jfnI
    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