createCallOptions Method

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Creates an instance of call object that can be passed as a parameter to the callService method.

Syntax

callObj = sElementID.createCallOptions()

Parameters

sElementID Required. The id of the element to which the WebService behavior is attached.

Return Value

A call object.

Applies To

WebService

See Also

callService, HTC Reference, Using HTML Components to Implement DHTML Behaviors in Script, onresult, Using DHTML Behaviors, Using the WebService Behavior, About the WebService Behavior