[This is preliminary documentation and is subject to change.]
Gets the next song from the next song queue
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Song getSongFromNextQueue() |
| Visual Basic |
|---|
Public Function getSongFromNextQueue As Song |
| Visual C++ |
|---|
public: Song^ getSongFromNextQueue() |