Platform |
Win32, x64 |
Purpose |
To play a clipboard metafile on the current drawing surface. |
Syntax |
INTEGER PLAY_CLIPBOARD_METAFILE@( COL ) |
Description |
This can be used after a call to METAFILE_TO_CLIPBOARD@. COL is used to set the background colour using the current colour mode. |
Return value |
The value 1 is returned for success and zero for failure. |
See also |