Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jvhI Class / MvhI Method


In This Topic
    MvhI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function MvhI( _
       ByVal nvhI As prhI, _
       ByVal OvhI As NPoint _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As jvhI
    Dim nvhI As prhI
    Dim OvhI As NPoint
    Dim value As System.Boolean
     
    value = instance.MvhI(nvhI, OvhI)
    internal System.bool MvhI( 
       prhI nvhI,
       NPoint OvhI
    )

    Parameters

    nvhI
    OvhI
    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