|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
control.LrcIdTagGet (
nPlayer as Integer,
nTagType as enumLrcFileIdTags
) as String
|
|
[C++]
LPCTSTR control.LrcIdTagGet (
short nPlayer,
short nTagType
);
|
|
Parameter
|
Description
| ||||||||||||||||||||||||
|
|
| ||||||||||||||||||||||||
|
nPlayer
|
Number representing the zero-based index of the involved player
| ||||||||||||||||||||||||
|
nTagType
|
Tag type.
Supported values are the following:
|