|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
LrcFileAvailable (
ByVal nPlayer as Integer,
ByVal bIsEnhanced as enumBoolean
)
|
|
[C++]
void LrcFileAvailable (
short nPlayer,
short bIsEnhanced
);
|
|
Parameter
|
Description
| |||||||||
|
|
| |||||||||
|
nPlayer
|
Number representing the zero-based index of the player that fired the event
| |||||||||
|
bIsEnhanced
|
Boolean value that specifies if the loaded LRC file is simple or enhanced.
Supported values are the following:
|