Windows Media Player 11 SDK Player.isRemoteĀ
Previous | Next |
Player.isRemote
The isRemote property retrieves a value indicating whether the Windows Media Player control is running in remote mode.
Syntax
Possible Values
This property is a read-only Boolean.
Value | Description |
true | The Player control is running in remote mode. |
false | The Player control is running in local mode. |
Remarks
Windows Media Player 10 Mobile: This property always returns false.
Requirements
Version: Windows Media Player 9 Series or later.
Library: Use wmp.dll.
See Also
Previous | Next |