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