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


In This Topic
    AfnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function AfnI( _
       ByVal bfnI As System.IntPtr, _
       ByRef CfnI As YlQI, _
       ByVal dfnI As System.Integer, _
       ByVal EfnI As System.Integer _
    ) As System.Boolean
    'Usage
     
    
    Dim bfnI As System.IntPtr
    Dim CfnI As YlQI
    Dim dfnI As System.Integer
    Dim EfnI As System.Integer
    Dim value As System.Boolean
     
    value = tdnI.AfnI(bfnI, CfnI, dfnI, EfnI)
    public static System.bool AfnI( 
       System.IntPtr bfnI,
       ref YlQI CfnI,
       System.int dfnI,
       System.int EfnI
    )

    Parameters

    bfnI
    CfnI
    dfnI
    EfnI
    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