|
|
|
|
|
MultimediaStop (Function) In french: MultimédiaArrêt Stops playing a media file found in a Multimedia control. The media file remains loaded in memory. To free the memory, use MultimediaClose.
Syntax
<Result> = MultimediaStop(<Multimedia control>)
<Result>: Boolean - True if the display in the Multimedia control is stopped properly,
- False if an error occurred. To get more details on the error, use ErrorInfo.
<Multimedia control>: Control name Name of the Multimedia control to be used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|