Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / hIII Class / UEb Method


In This Topic
    UEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub UEb( _
       ByVal tIII As System.Integer, _
       ByVal UIII As System.Integer, _
       ByVal vIII As jAEE _
    ) 
    'Usage
     
    
    Dim instance As hIII
    Dim tIII As System.Integer
    Dim UIII As System.Integer
    Dim vIII As jAEE
     
    instance.UEb(tIII, UIII, vIII)
    internal override void UEb( 
       System.int tIII,
       System.int UIII,
       jAEE vIII
    )

    Parameters

    tIII
    UIII
    vIII
    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