Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lOII Class / MM Method


In This Topic
    MM Method (lOII)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub MM( _
       ByVal UOII As System.Long, _
       ByVal vOII As System.Long, _
       ByVal WOII As System.Integer _
    ) 
    'Usage
     
    
    Dim instance As lOII
    Dim UOII As System.Long
    Dim vOII As System.Long
    Dim WOII As System.Integer
     
    instance.MM(UOII, vOII, WOII)
    public void MM( 
       System.long UOII,
       System.long vOII,
       System.int WOII
    )

    Parameters

    UOII
    vOII
    WOII
    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