Next Previous Up Top Contents Index

6.7 Identifier reference

setClipboardData

Function

The ML function setClipboardData corresponds to the C function SetClipboardData in the Windows SDK. It has the following type:
val setClipboardData : string -> unit

Instead of passing a data handle like the corresponding Windows function, the ML function setClipboardData passes the actual data string.

MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker