fcSDK Documentation
InitializeStatusChange Event

Event fired during Initialization, relaying information about the current status of the initialization process.
Syntax
'Declaration
 
Public Event InitializeStatusChange As InitializeStatusChangeEventHandler
public event InitializeStatusChangeEventHandler InitializeStatusChange
Remarks
Add an event handler to this event to receive feedback on where in the initialization process ClarifyApplication currently is. The InitStatusChangeType enumeration contains the initialization states.

Requirements

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

See Also

Reference

ClarifyApplication Class
ClarifyApplication Members
InitStatusChangeType Enumeration

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.