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


In This Topic
    pUlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function pUlI( _
       ByVal QUlI As System.IntPtr, _
       ByRef rUlI As YlQI _
    ) As System.Integer
    'Usage
     
    
    Dim QUlI As System.IntPtr
    Dim rUlI As YlQI
    Dim value As System.Integer
     
    value = jQlI.pUlI(QUlI, rUlI)
    internal static System.int pUlI( 
       System.IntPtr QUlI,
       ref YlQI rUlI
    )

    Parameters

    QUlI
    rUlI
    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