Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Player.isOnline
The isOnline property retrieves a value indicating whether the user is connected to a network.
Syntax
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. |
Remarks
Windows Media Player 10 Mobile: This property always returns true.
Requirements
Version: Windows Media Player version 7.0 or later.
Library: Use wmp.dll.
See Also
| Previous | Next |