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


In This Topic
    UYnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function UYnI( _
       ByVal vYnI As System.IntPtr, _
       ByVal WYnI As System.Integer, _
       ByRef xYnI As System.Short, _
       ByRef YYnI As System.Short _
    ) As System.IntPtr
    'Usage
     
    
    Dim vYnI As System.IntPtr
    Dim WYnI As System.Integer
    Dim xYnI As System.Short
    Dim YYnI As System.Short
    Dim value As System.IntPtr
     
    value = tdnI.UYnI(vYnI, WYnI, xYnI, YYnI)
    public static System.IntPtr UYnI( 
       System.IntPtr vYnI,
       System.int WYnI,
       ref System.short xYnI,
       ref System.short YYnI
    )

    Parameters

    vYnI
    WYnI
    xYnI
    YYnI
    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