Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / QUnI Method


In This Topic
    QUnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function QUnI( _
       ByVal rUnI As System.IntPtr, _
       ByVal SUnI As System.IntPtr, _
       ByVal tUnI As System.Boolean _
    ) As System.Integer
    'Usage
     
    
    Dim rUnI As System.IntPtr
    Dim SUnI As System.IntPtr
    Dim tUnI As System.Boolean
    Dim value As System.Integer
     
    value = tdnI.QUnI(rUnI, SUnI, tUnI)
    public static System.int QUnI( 
       System.IntPtr rUnI,
       System.IntPtr SUnI,
       System.bool tUnI
    )

    Parameters

    rUnI
    SUnI
    tUnI
    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