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


In This Topic
    vYlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function vYlI( _
       ByVal WYlI As System.IntPtr, _
       ByVal xYlI As System.IntPtr, _
       ByVal YYlI As System.Integer _
    ) As System.IntPtr
    'Usage
     
    
    Dim WYlI As System.IntPtr
    Dim xYlI As System.IntPtr
    Dim YYlI As System.Integer
    Dim value As System.IntPtr
     
    value = jQlI.vYlI(WYlI, xYlI, YYlI)
    internal static System.IntPtr vYlI( 
       System.IntPtr WYlI,
       System.IntPtr xYlI,
       System.int YYlI
    )

    Parameters

    WYlI
    xYlI
    YYlI
    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