Adds a license key.
[Visual Basic]
Public Shared Function AddLicense( _
ByVal licenseKey As String _
) As Boolean[C#]
public static bool AddLicense(
string licenseKey
);A boolean value indicating if the license is valid.
This method accepts a license key, not a serial number.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Document Class | Document Members
© Copyright 2007, ceTe Software