TLLInterfaceDeleteLicenseInRegistry Method |
Deletes the current license from registry
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public bool DeleteLicenseInRegistry()
Public Function DeleteLicenseInRegistry As Boolean
public:
bool DeleteLicenseInRegistry()
member DeleteLicenseInRegistry : unit -> bool
Return Value
Type:
BooleanTrue on succeed, false on failure
Remarks See Also