This function clears the clipboard.
[C++Builder] void
IKClearClipBrd(HWND hWnd);
[Delphi] procedure
IKClearClipBrd(hWnd: HWND);
Parameters
| Name | Explanation |
|---|---|
| hWnd | The window handle of the calling function |
Return Value
None
Explanation
The IKClearClipBrd function clears the clipboard.