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


In This Topic
    SEEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub SEEb( _
       ByVal tEEb As NEvent, _
       ByVal UEEb As bQhb _
    ) 
    'Usage
     
    
    Dim instance As NElement
    Dim tEEb As NEvent
    Dim UEEb As bQhb
     
    instance.SEEb(tEEb, UEEb)
    internal void SEEb( 
       NEvent tEEb,
       bQhb UEEb
    )

    Parameters

    tEEb
    UEEb
    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