Windows Media Player SDK banner art
PreviousNext

Player.isOnline

The isOnline property retrieves a Boolean value indicating whether the user is connected to a network.

Syntax

player.isOnline

Possible Values

This property is a read-only Boolean.

Value Description
true The user is connected to a network.
false The user is not connected to a network.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.