|
|
|
|
|
MultimediaStop (Function) Stops playing a media file found in a Multimedia control. The media file remains loaded in memory. To free the memory, use MultimediaClose.
Sintaxis
<Result> = MultimediaStop(<Multimedia control>)
<Result>: Boolean - True if the display in the Multimedia control is stopped properly,
- False if an error occurs. To get more details on the error, use ErrorInfo.
<Multimedia control>: Control name Name of the Multimedia control to be used.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|