|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
control.LrcNotifEnableSet (
bEnable as enumBoolean
)
|
|
[C++]
void control.LrcNotifEnableSet (
short bEnable
);
|
|
Parameter
|
Description
| |||||||||
|
|
| |||||||||
|
bEnable
|
Boolean value that tells if Lyrics notifications and auto-loading of LRC files must be performed.
Supported values are the following:
|