Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NElement Class / MfEb Method


In This Topic
    MfEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function MfEb( _
       ByVal nfEb As System.String, _
       ByRef OfEb As ljfb, _
       ByVal pfEb As System.Boolean, _
       ByVal QfEb As System.Boolean _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NElement
    Dim nfEb As System.String
    Dim OfEb As ljfb
    Dim pfEb As System.Boolean
    Dim QfEb As System.Boolean
    Dim value As System.Boolean
     
    value = instance.MfEb(nfEb, OfEb, pfEb, QfEb)
    internal System.bool MfEb( 
       System.string nfEb,
       out ljfb OfEb,
       System.bool pfEb,
       System.bool QfEb
    )

    Parameters

    nfEb
    OfEb
    pfEb
    QfEb
    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