CopyrightedMusicCommandInvalid constant

int const CopyrightedMusicCommandInvalid

Description: The command invalid.
Cause: The command entered by the sendExtendedRequest function is empty.
Solutions: Please check the command entered when calling the sendExtendedRequest function to make sure it is not empty.

Implementation

static const int CopyrightedMusicCommandInvalid = 1017000;