Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / dCSI Class / ECSI Method


In This Topic
    ECSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function ECSI( _
       ByVal fCSI As System.Windows.Forms.Keys _
    ) As NKey
    'Usage
     
    
    Dim fCSI As System.Windows.Forms.Keys
    Dim value As NKey
     
    value = dCSI.ECSI(fCSI)
    internal static NKey ECSI( 
       System.Windows.Forms.Keys fCSI
    )

    Parameters

    fCSI
    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