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


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

    Parameters

    ISGG
    jSGG
    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