Windows Media Player SDK banner art
PreviousNext

Network.getProxyName

The getProxyName method retrieves the name of the proxy server being used.

Syntax

player.network.getProxyName(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 String containing the name of the proxy server being used. 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.