PreprocessElectronicEffectsTonalInvalid constant

int const PreprocessElectronicEffectsTonalInvalid

Description: Failed to turn on or turn off the electronic sound effect.
Cause: the initial pitch parameter tonal of the electronic tone is invalid.
Solutions: The normal range of the starting pitch parameter of the electronic tone is 0 ~ 11.

Implementation

static const int PreprocessElectronicEffectsTonalInvalid = 1007019;