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


In This Topic
    YWlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function YWlI( _
       ByVal AxlI As System.Integer, _
       ByVal bxlI As System.Integer, _
       ByVal CxlI As System.Integer, _
       ByVal dxlI As System.Integer _
    ) As System.IntPtr
    'Usage
     
    
    Dim AxlI As System.Integer
    Dim bxlI As System.Integer
    Dim CxlI As System.Integer
    Dim dxlI As System.Integer
    Dim value As System.IntPtr
     
    value = jQlI.YWlI(AxlI, bxlI, CxlI, dxlI)
    internal static System.IntPtr YWlI( 
       System.int AxlI,
       System.int bxlI,
       System.int CxlI,
       System.int dxlI
    )

    Parameters

    AxlI
    bxlI
    CxlI
    dxlI
    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