Windows Media Player SDK banner art
PreviousNext

Network.getProxyBypassForLocal

The getProxyBypassForLocal method retrieves a value indicating whether the proxy server is bypassed if the origin server is on a local network.

Syntax

player.network.getProxyBypassForLocal(protocol)

Parameters

  protocol

String specifying the protocol name. Contains one of the following values.

Value Description
HTTP Hypertext Transfer Protocol
MMS Microsoft Media Services

Return Values

This method returns a Boolean indicating whether the proxy server is bypassed. The value returned is meaningful only when getProxySettings returns a value of two (use manual settings).

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.