|
|
|
|
|
- Specific features for iPhone/iPad
MultimediaClose (Function) In french: MultimédiaFerme Closes the media file currently played in the Multimedia control. The memory allocated to the multimedia file is freed.
Syntax
<Result> = MultimediaClose(<Name of Multimedia control>)
<Result>: Boolean - True if the file played in the Multimedia control is closed properly,
- False if an error occurred. To get more details on the error, use ErrorInfo.
<Name of Multimedia control>: Character string Name of the Multimedia control to be used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|