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


In This Topic
    KAWd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function KAWd( _
       ByVal lAWd As Wtvd _
    ) As ljtE
    'Usage
     
    
    Dim instance As NLicenseManager
    Dim lAWd As Wtvd
    Dim value As ljtE
     
    value = instance.KAWd(lAWd)
    internal ljtE KAWd( 
       Wtvd lAWd
    )

    Parameters

    lAWd
    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