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


In This Topic
    KI Method (lElI)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function KI( _
       ByVal pElI As NWindow _
    ) As NScreen
    'Usage
     
    
    Dim instance As lElI
    Dim pElI As NWindow
    Dim value As NScreen
     
    value = instance.KI(pElI)
    public override NScreen KI( 
       NWindow pElI
    )

    Parameters

    pElI
    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