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


In This Topic
    lM Method (lOII)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub lM( _
       ByVal fpII As System.Long, _
       ByVal GpII As System.Long, _
       ByVal hpII As System.Integer _
    ) 
    'Usage
     
    
    Dim instance As lOII
    Dim fpII As System.Long
    Dim GpII As System.Long
    Dim hpII As System.Integer
     
    instance.lM(fpII, GpII, hpII)
    public void lM( 
       System.long fpII,
       System.long GpII,
       System.int hpII
    )

    Parameters

    fpII
    GpII
    hpII
    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