VistaDB 6
VistaDB.Diagnostic Namespace / Errors Class / lic_Invalid Field


In This Topic
    lic_Invalid Field
    In This Topic
    License file appears to be corrupt or invalid - NOT used by the runtime engine - only the GUI designers and setup apps
    Syntax
    'Declaration
     
    
    Public Const lic_Invalid As System.Integer
    'Usage
     
    
    Dim value As System.Integer
     
    value = Errors.lic_Invalid
    public const System.int lic_Invalid
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also