LibInstaller..::..Uninstall Method
Removes an installation.
Namespace:
CAS.Lib.CodeProtectAssembly: 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.