Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / pWhI Class / bYhI Method


In This Topic
    bYhI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function bYhI( _
       ByRef CYhI As System.Integer, _
       ByRef dYhI As System.Integer, _
       ByRef EYhI As pWhI _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As pWhI
    Dim CYhI As System.Integer
    Dim dYhI As System.Integer
    Dim EYhI As pWhI
    Dim value As System.Boolean
     
    value = instance.bYhI(CYhI, dYhI, EYhI)
    public System.bool bYhI( 
       out System.int CYhI,
       out System.int dYhI,
       out pWhI EYhI
    )

    Parameters

    CYhI
    dYhI
    EYhI
    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