ClearImage 8 Help
CreateRepair Method
See Also  Send Feedback
Inlite.ClearImage Namespace > CiServer Class : CreateRepair Method






Create new CiRepair object

Syntax

Visual Basic (Declaration) 
Public Function CreateRepair() As CiRepair
Visual Basic (Usage)Copy Code
Dim instance As CiServer
Dim value As CiRepair
 
value = instance.CreateRepair()
C# 
public CiRepair CreateRepair()
Delphi 
public function CreateRepair(): CiRepair; 
JScript 
public function CreateRepair() : CiRepair;
Managed Extensions for C++ 
public: CiRepair* CreateRepair(); 
C++/CLI 
public:
CiRepair^ CreateRepair(); 

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

© 2007-2013. Inlite Research, Inc. All Rights Reserved.