BluetoothLEAppearanceCategories.MediaPlayer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the media player appearance category code.
public:
static property unsigned short MediaPlayer { unsigned short get(); };
static uint16_t MediaPlayer();
public static ushort MediaPlayer { get; }
var uInt16 = BluetoothLEAppearanceCategories.mediaPlayer;
Public Shared ReadOnly Property MediaPlayer As UShort
Property Value
The appearance category code for a media player Bluetooth LE device.
Windows requirements
App capabilities |
bluetooth
|