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


In This Topic
    dSlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function dSlI( _
       ByVal ESlI As System.String, _
       ByVal fSlI As System.String, _
       ByVal GSlI As System.String, _
       ByVal hSlI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim ESlI As System.String
    Dim fSlI As System.String
    Dim GSlI As System.String
    Dim hSlI As System.IntPtr
    Dim value As System.IntPtr
     
    value = jQlI.dSlI(ESlI, fSlI, GSlI, hSlI)
    internal static System.IntPtr dSlI( 
       System.string ESlI,
       System.string fSlI,
       System.string GSlI,
       System.IntPtr hSlI
    )

    Parameters

    ESlI
    fSlI
    GSlI
    hSlI
    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