|
|
|
|
MultimediaPause (Function) In french: MultimediaPause Pauses a media file played in a Multimedia control. To continue playing the file, use MultimediaPlay.
Syntax
<Result> = MultimediaPause(<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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|