Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / UxdI Method


In This Topic
    UxdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function UxdI( _
       ByVal vxdI As System.IntPtr, _
       ByVal WxdI As System.IntPtr, _
       ByVal xxdI As System.IntPtr, _
       ByVal YxdI As System.Integer, _
       ByVal AYdI As System.Single _
    ) As System.Integer
    'Usage
     
    
    Dim vxdI As System.IntPtr
    Dim WxdI As System.IntPtr
    Dim xxdI As System.IntPtr
    Dim YxdI As System.Integer
    Dim AYdI As System.Single
    Dim value As System.Integer
     
    value = xYCI.UxdI(vxdI, WxdI, xxdI, YxdI, AYdI)
    public static System.int UxdI( 
       System.IntPtr vxdI,
       System.IntPtr WxdI,
       System.IntPtr xxdI,
       System.int YxdI,
       System.float AYdI
    )

    Parameters

    vxdI
    WxdI
    xxdI
    YxdI
    AYdI
    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