CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

LibInstaller..::..Uninstall Method

Removes an installation.

Namespace:  CAS.Lib.CodeProtect
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public void Uninstall(
	IDictionary savedState
)
Public Sub Uninstall ( _
	savedState As IDictionary _
)
public:
void Uninstall(
	IDictionary^ savedState
)

Parameters

savedState
Type: IDictionary
An IDictionary used to save information needed to perform a commit, rollback, or uninstall operation.