|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
[Visual Basic]
control.DelayedPlayback.ListGetCount (
) as enumErrorCodes
|
|
[C++]
short control.DelayedPlayback.ListGetCount (
);
|
|
Value
|
Meaning
|
|
|
|
|
Negative value
|
An error occurred (see the LastError property for further error details)
|
|
Value >= 0
|
The number of sound files inside the list of delayed playbacks
|