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


In This Topic
    SUlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function SUlI( _
       ByVal tUlI As System.IntPtr, _
       ByVal UUlI As System.Integer, _
       ByVal vUlI As System.Integer, _
       ByVal WUlI() As System.Byte _
    ) As System.Integer
    'Usage
     
    
    Dim tUlI As System.IntPtr
    Dim UUlI As System.Integer
    Dim vUlI As System.Integer
    Dim WUlI() As System.Byte
    Dim value As System.Integer
     
    value = jQlI.SUlI(tUlI, UUlI, vUlI, WUlI)
    internal static System.int SUlI( 
       System.IntPtr tUlI,
       System.int UUlI,
       System.int vUlI,
       System.byte[] WUlI
    )

    Parameters

    tUlI
    UUlI
    vUlI
    WUlI
    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