This function clears the clipboard.

[C++Builder/Visual C++]     void IKClearClipBrd(HWND hWnd);
[Delphi]         procedure IKClearClipBrd(hWnd: HWND);
[Visual Basic]   Sub IKClearClipBrd(ByVal hWnd As Long)

Parameters

Name Explanation
hWnd The window handle of the calling function

Return Value

None

Explanation

The IKClearClipBrd function clears the clipboard.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation