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
Community Additions
Show: