CloseMovie
CloseMovie
The CloseMovie operation closes the currently open movie. You must close a movie before you can play it.
Flags
| /Z | Suppresses error reporting. If you use /Z, check the V_Flag output variable to see if the operation succeeded. | |
Output Variables
| V_Flag | Set to 0 if the operation succeeded or to a non-zero error code. | |
| V_Flag is set only if you use the /Z flag. | ||