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


In This Topic
    ISlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function ISlI( _
       ByVal jSlI As System.String, _
       ByVal KSlI As System.String, _
       ByVal lSlI As System.String, _
       ByVal MSlI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim jSlI As System.String
    Dim KSlI As System.String
    Dim lSlI As System.String
    Dim MSlI As System.IntPtr
    Dim value As System.IntPtr
     
    value = jQlI.ISlI(jSlI, KSlI, lSlI, MSlI)
    internal static System.IntPtr ISlI( 
       System.string jSlI,
       System.string KSlI,
       System.string lSlI,
       System.IntPtr MSlI
    )

    Parameters

    jSlI
    KSlI
    lSlI
    MSlI
    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