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


In This Topic
    nQlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function nQlI( _
       ByVal OQlI As System.IntPtr, _
       ByVal pQlI As System.UInteger, _
       ByVal QQlI As System.UInteger, _
       ByVal rQlI() As System.Byte, _
       ByVal SQlI As System.UInteger _
    ) As System.Integer
    'Usage
     
    
    Dim OQlI As System.IntPtr
    Dim pQlI As System.UInteger
    Dim QQlI As System.UInteger
    Dim rQlI() As System.Byte
    Dim SQlI As System.UInteger
    Dim value As System.Integer
     
    value = jQlI.nQlI(OQlI, pQlI, QQlI, rQlI, SQlI)
    internal static System.int nQlI( 
       System.IntPtr OQlI,
       System.uint pQlI,
       System.uint QQlI,
       System.byte[] rQlI,
       System.uint SQlI
    )

    Parameters

    OQlI
    pQlI
    QQlI
    rQlI
    SQlI
    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