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


In This Topic
    bYdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function bYdI( _
       ByVal CYdI As System.IntPtr, _
       ByVal dYdI As System.IntPtr, _
       ByVal EYdI As System.IntPtr, _
       ByVal fYdI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim CYdI As System.IntPtr
    Dim dYdI As System.IntPtr
    Dim EYdI As System.IntPtr
    Dim fYdI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.bYdI(CYdI, dYdI, EYdI, fYdI)
    public static System.int bYdI( 
       System.IntPtr CYdI,
       System.IntPtr dYdI,
       System.IntPtr EYdI,
       System.int fYdI
    )

    Parameters

    CYdI
    dYdI
    EYdI
    fYdI
    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