Nevron Open Vision Documentation
Nevron.Nov Namespace / NLicenseManager Class / hbWd Method


In This Topic
    hbWd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub hbWd( _
       ByVal IbWd As ENEditionType, _
       ByVal jbWd As System.Integer, _
       ByVal KbWd() As Wtvd _
    ) 
    'Usage
     
    
    Dim instance As NLicenseManager
    Dim IbWd As ENEditionType
    Dim jbWd As System.Integer
    Dim KbWd() As Wtvd
     
    instance.hbWd(IbWd, jbWd, KbWd)
    internal void hbWd( 
       ENEditionType IbWd,
       System.int jbWd,
       Wtvd[] KbWd
    )

    Parameters

    IbWd
    jbWd
    KbWd
    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