'Declaration
Public Sub Delete()
'Usage
Dim instance As DicomLicense instance.Delete()
public void Delete()
public procedure Delete();
public function Delete();
public: void Delete();
public: void Delete();
'Declaration
Public Sub Delete()
'Usage
Dim instance As DicomLicense instance.Delete()
public void Delete()
public procedure Delete();
public function Delete();
public: void Delete();
public: void Delete();
This method may be useful to remove trial licenses etc., but should be used with care on an end-user machine just in case there are licenses installed by other vendors, which should not be deleted
Depending on the version of windows, and the permissions of the user, it is possible that the license may be removed, espeically if it was installed by an administrator, but this method is invoked by a less privileged user.