Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / dvlI Method


In This Topic
    dvlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function dvlI( _
       ByVal EvlI As System.Integer, _
       ByVal fvlI As System.Integer, _
       ByVal GvlI As System.Integer, _
       ByVal hvlI As System.Integer, _
       ByVal IvlI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim EvlI As System.Integer
    Dim fvlI As System.Integer
    Dim GvlI As System.Integer
    Dim hvlI As System.Integer
    Dim IvlI As System.IntPtr
    Dim value As System.IntPtr
     
    value = jQlI.dvlI(EvlI, fvlI, GvlI, hvlI, IvlI)
    internal static System.IntPtr dvlI( 
       System.int EvlI,
       System.int fvlI,
       System.int GvlI,
       System.int hvlI,
       System.IntPtr IvlI
    )

    Parameters

    EvlI
    fvlI
    GvlI
    hvlI
    IvlI
    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