Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / AElI Class / dElI Method


In This Topic
    dElI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function dElI( _
       ByVal EElI As System.Integer _
    ) As ENDragDropEffects
    'Usage
     
    
    Dim EElI As System.Integer
    Dim value As ENDragDropEffects
     
    value = AElI.dElI(EElI)
    public static ENDragDropEffects dElI( 
       System.int EElI
    )

    Parameters

    EElI
    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