Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NNode Class / bMEb Method


In This Topic
    bMEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub bMEb( _
       ByVal CMEb As System.Integer, _
       ByVal dMEb As NNode, _
       ByVal EMEb As OSdb _
    ) 
    'Usage
     
    
    Dim instance As NNode
    Dim CMEb As System.Integer
    Dim dMEb As NNode
    Dim EMEb As OSdb
     
    instance.bMEb(CMEb, dMEb, EMEb)
    internal void bMEb( 
       System.int CMEb,
       NNode dMEb,
       OSdb EMEb
    )

    Parameters

    CMEb
    dMEb
    EMEb
    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