Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / drII Class / MrII Method


In This Topic
    MrII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function MrII( _
       ByVal nrII As ENMouseButtons, _
       ByVal OrII As ENMouseButtons, _
       ByVal prII As ENMouseButtons _
    ) As ENMouseButtonState
    'Usage
     
    
    Dim instance As drII
    Dim nrII As ENMouseButtons
    Dim OrII As ENMouseButtons
    Dim prII As ENMouseButtons
    Dim value As ENMouseButtonState
     
    value = instance.MrII(nrII, OrII, prII)

    Parameters

    nrII
    OrII
    prII
    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