Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lElI Class / AI Method


In This Topic
    AI Method (lElI)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function AI( _
       ByVal bflI As GYtE, _
       ByVal CflI As System.Boolean _
    ) As KAUE
    'Usage
     
    
    Dim instance As lElI
    Dim bflI As GYtE
    Dim CflI As System.Boolean
    Dim value As KAUE
     
    value = instance.AI(bflI, CflI)
    internal override KAUE AI( 
       GYtE bflI,
       System.bool CflI
    )

    Parameters

    bflI
    CflI
    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