#include "mzfcdll.h"函数 | |
| MZFC_API bool | MzIsKeySoundOn () |
| KeySound-setting in M8 Settings panel, true: on, false:off | |
| MZFC_API bool | MzIsSilence () |
| Silent-setting in M8 Settings panel, true: on, false:off | |
| MZFC_API void | MzPlaySound_Key () |
| play key sound according to setting | |
| MZFC_API void | MzPlaySound_Switch () |
| play switch sound according to setting | |
| MZFC_API bool MzIsKeySoundOn | ( | ) |
KeySound-setting in M8 Settings panel, true: on, false:off
| MZFC_API bool MzIsSilence | ( | ) |
Silent-setting in M8 Settings panel, true: on, false:off
| MZFC_API void MzPlaySound_Key | ( | ) |
play key sound according to setting
| MZFC_API void MzPlaySound_Switch | ( | ) |
play switch sound according to setting