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


In This Topic
    UxnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function UxnI( _
       ByVal vxnI As System.IntPtr, _
       ByVal WxnI As System.Integer, _
       ByVal xxnI As System.Integer, _
       ByVal YxnI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim vxnI As System.IntPtr
    Dim WxnI As System.Integer
    Dim xxnI As System.Integer
    Dim YxnI As System.IntPtr
    Dim value As System.IntPtr
     
    value = tdnI.UxnI(vxnI, WxnI, xxnI, YxnI)
    public static System.IntPtr UxnI( 
       System.IntPtr vxnI,
       System.int WxnI,
       System.int xxnI,
       System.IntPtr YxnI
    )

    Parameters

    vxnI
    WxnI
    xxnI
    YxnI
    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