Copies the current selection to the clipboard. Use the CanCopy property to determine whether the content is selected and can be copied by using the Copy method.
Copy
bRet = KeyView.Copy
None
TRUE if the method succeeds.
TRUE
FALSE if the method fails.
FALSE