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


In This Topic
    AWlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function AWlI( _
       ByVal bWlI As System.IntPtr, _
       ByVal CWlI As tppI, _
       ByVal dWlI As System.UInteger, _
       ByRef EWlI As System.IntPtr, _
       ByVal fWlI As System.IntPtr, _
       ByVal GWlI As System.UInteger _
    ) As System.IntPtr
    'Usage
     
    
    Dim bWlI As System.IntPtr
    Dim CWlI As tppI
    Dim dWlI As System.UInteger
    Dim EWlI As System.IntPtr
    Dim fWlI As System.IntPtr
    Dim GWlI As System.UInteger
    Dim value As System.IntPtr
     
    value = jQlI.AWlI(bWlI, CWlI, dWlI, EWlI, fWlI, GWlI)
    internal static System.IntPtr AWlI( 
       System.IntPtr bWlI,
       tppI CWlI,
       System.uint dWlI,
       ref System.IntPtr EWlI,
       System.IntPtr fWlI,
       System.uint GWlI
    )

    Parameters

    bWlI
    CWlI
    dWlI
    EWlI
    fWlI
    GWlI
    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