- 4.47.2.27 -
Standard Units
MMedia Unit
TMMedia Object MethodsTMMedia.Save
Targets: Win32 only
MMedia Unit
Saves the currently loaded medium to the specified file.
Declaration:
procedure Save(FileName: String);
Remarks:
Save is ignored for devices that don't use media stored in files
(videodiscs, for example).
The Wait field determines whether control
is returned to the application before the Save method has finished.
The Notify field determines whether
or not Save generates a MM_MCINOTIFY message.
|
|
|
Resume |
Table of Content |
SetDevice |
- 4.47.2.27 -