- Contents
 
DesignerCOM API
II3IDICServer Interface
Overview
Derived From: IDispatch
Refined By: II3IDICServer2
Interface ID: {45D8AB92-0693-4FE6-AE34-482B3C57498C}
Information about the current server Designer is connected to.
Methods
| 
   Activates the handler specified by HandlerName. If ActivatePrimary is VARIANT_TRUE, the handler is activated primary. Otherwise, the handler is activated monitor.  | 
	|
| 
   Deactivates the handler specified by HandlerName.  | 
	|
| 
   Launches a debugging session in Interaction Designer for the specified handler. Debugging allows you to monitor a running handler in Interaction Designer.  | 
	|
| 
   Retrieves the published IHD file for the handler specified by HandlerName from the IC server and saves it to DestinationPath.  | 
	|
| 
   Returns an XML DOM pointer that contains information about the published handlers on the server. Pass NULL ( or zero length string ) in for HandlerName to retrieve information for all of the published handlers.  | 
	
Properties
| 
   Returns an Interaction Designer interface pointer.  | 
	|
| 
   The name of the IC server.  | 
	

 
			 