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


In This Topic
    WEb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub WEb( _
       ByVal nIII As System.Integer, _
       ByVal OIII As System.Integer, _
       ByVal pIII As jAEE _
    ) 
    'Usage
     
    
    Dim instance As hIII
    Dim nIII As System.Integer
    Dim OIII As System.Integer
    Dim pIII As jAEE
     
    instance.WEb(nIII, OIII, pIII)
    internal override void WEb( 
       System.int nIII,
       System.int OIII,
       jAEE pIII
    )

    Parameters

    nIII
    OIII
    pIII
    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