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


In This Topic
    CUnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function CUnI( _
       ByVal dUnI As System.IntPtr, _
       ByRef EUnI As xIQI _
    ) As System.Boolean
    'Usage
     
    
    Dim dUnI As System.IntPtr
    Dim EUnI As xIQI
    Dim value As System.Boolean
     
    value = tdnI.CUnI(dUnI, EUnI)
    public static System.bool CUnI( 
       System.IntPtr dUnI,
       ref xIQI EUnI
    )

    Parameters

    dUnI
    EUnI
    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