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


In This Topic
    pEEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub pEEb( _
       ByVal QEEb As System.Integer, _
       ByVal rEEb As NLocalValueChangeData _
    ) 
    'Usage
     
    
    Dim instance As NElement
    Dim QEEb As System.Integer
    Dim rEEb As NLocalValueChangeData
     
    instance.pEEb(QEEb, rEEb)
    internal void pEEb( 
       System.int QEEb,
       NLocalValueChangeData rEEb
    )

    Parameters

    QEEb
    rEEb
    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