doComponentRequest Method

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

Deprecated. 

Downloads all the components that have been queued using addComponentRequest.

Syntax

bSuccess = clientCaps.doComponentRequest()

Return Value

A Boolean. Returns one of the following values:

  • true
    The specified component(s) downloaded successfully.
  • false
    The specified component(s) were not downloaded.

Applies To

clientCaps

See Also

ClientCaps, Using DHTML Behaviors, getComponentVersion, isComponentInstalled