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 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker