WinXClip_PutImage


WinXClip_PutImage (hImage)

Copies an image to the clipboard

Parameter Description
hImage The handle to the image to copy

Returns

$$TRUE on success or $$FALSE on fail

Remarks

none

Examples

' Put an image onto the clipboard
WinXClip_PutImage (hImage)

Related Links

WinXClip_GetImage