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


In This Topic
    bhdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function bhdI( _
       ByVal ChdI As System.IntPtr, _
       ByVal dhdI As System.Integer, _
       ByVal EhdI As System.Integer, _
       ByVal fhdI As System.Integer, _
       ByVal GhdI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim ChdI As System.IntPtr
    Dim dhdI As System.Integer
    Dim EhdI As System.Integer
    Dim fhdI As System.Integer
    Dim GhdI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.bhdI(ChdI, dhdI, EhdI, fhdI, GhdI)
    public static System.int bhdI( 
       System.IntPtr ChdI,
       System.int dhdI,
       System.int EhdI,
       System.int fhdI,
       System.int GhdI
    )

    Parameters

    ChdI
    dhdI
    EhdI
    fhdI
    GhdI
    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