Intersoft ClientUI Documentation
InvalidateInstallState() Method
See Also  Send Feedback
Intersoft.Client.Framework Namespace > UXShell Class > InvalidateInstallState Method : InvalidateInstallState() Method






Invalidate the installation state of this application package.

Syntax

Visual Basic (Declaration) 
Public Overloads Sub InvalidateInstallState() 
Visual Basic (Usage)Copy Code
Dim instance As UXShell
 
instance.InvalidateInstallState()
C# 
public void InvalidateInstallState()
Delphi 
public procedure InvalidateInstallState(); 
JScript 
public function InvalidateInstallState();
Managed Extensions for C++ 
public: void InvalidateInstallState(); 
C++/CLI 
public:
void InvalidateInstallState(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.