DicomObjects Reference
DicomObjects Reference / DicomLicenseGlobal Object / DeactivateOnLine Method
An optional string identifying the PC and or institution at which this copy is being deactivated
A second string with the same function
In This Topic
    DeactivateOnLine Method
    In This Topic
    Description
    De-Activate licenses on-line
    Syntax
    Visual Basic
    Public Function DeactivateOnLine( _
       ByVal CustomerInfo1 As String, _
       ByVal CustomerInfo2 As String _
    ) As String
    Parameters
    CustomerInfo1
    An optional string identifying the PC and or institution at which this copy is being deactivated
    CustomerInfo2
    A second string with the same function
    Remarks
    This method tries to delete all installed licenses on your machine and notify our license server of the deletion
    See Also