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


In This Topic
    lYdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lYdI( _
       ByVal MYdI As System.IntPtr, _
       ByVal nYdI As System.IntPtr, _
       ByVal OYdI As System.IntPtr, _
       ByVal pYdI As System.Integer, _
       ByVal QYdI As System.Single _
    ) As System.Integer
    'Usage
     
    
    Dim MYdI As System.IntPtr
    Dim nYdI As System.IntPtr
    Dim OYdI As System.IntPtr
    Dim pYdI As System.Integer
    Dim QYdI As System.Single
    Dim value As System.Integer
     
    value = xYCI.lYdI(MYdI, nYdI, OYdI, pYdI, QYdI)
    public static System.int lYdI( 
       System.IntPtr MYdI,
       System.IntPtr nYdI,
       System.IntPtr OYdI,
       System.int pYdI,
       System.float QYdI
    )

    Parameters

    MYdI
    nYdI
    OYdI
    pYdI
    QYdI
    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