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


In This Topic
    tvlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function tvlI( _
       ByVal UvlI As System.Integer, _
       ByVal vvlI As System.Integer, _
       ByVal WvlI As System.Integer, _
       ByVal xvlI As System.Integer, _
       ByVal YvlI() As System.Short _
    ) As System.IntPtr
    'Usage
     
    
    Dim UvlI As System.Integer
    Dim vvlI As System.Integer
    Dim WvlI As System.Integer
    Dim xvlI As System.Integer
    Dim YvlI() As System.Short
    Dim value As System.IntPtr
     
    value = jQlI.tvlI(UvlI, vvlI, WvlI, xvlI, YvlI)
    internal static System.IntPtr tvlI( 
       System.int UvlI,
       System.int vvlI,
       System.int WvlI,
       System.int xvlI,
       System.short[] YvlI
    )

    Parameters

    UvlI
    vvlI
    WvlI
    xvlI
    YvlI
    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