Feedback

  • Contents
 

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

ActivateHandler

Activates the handler specified by HandlerName. If ActivatePrimary is VARIANT_TRUE, the handler is activated primary. Otherwise, the handler is activated monitor.

DeactivateHandler

Deactivates the handler specified by HandlerName.

DebugHandler

Launches a debugging session in Interaction Designer for the specified handler. Debugging allows you to monitor a running handler in Interaction Designer.

GetPublishedHandler

Retrieves the published IHD file for the handler specified by HandlerName from the IC server and saves it to DestinationPath.

QueryHandlerInfo

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

Designer

Returns an Interaction Designer interface pointer.

Name

The name of the IC server.