DOCERR: OleGetClipboard Not Needed Before OleSetClipboard

ID: Q104961


The information in this article applies to:
  • Microsoft OLE Libraries for Windows and Win32s, version 2.0

The function descriptions for OleSetClipboard and OleGetClipboard in the OLE version 2.0 "Programmer's Reference: Creating Programmable Applications" manual incorrectly state that an application must obtain access to the clipboard by successfully calling OleGetClipboard before making a call to OleSetClipboard. In fact, a call to OleGetClipboard is not required before making a call to OleSetClipboard.

This documentation error also appears in the OLE version 2.0 online reference file, OLE2API.HLP, in the function descriptions for OleSetClipboard and OleGetClipboard.

The correct information is in the OLE 2.0 documentation included with Visual C++ 2.0.

Additional query words: 2.00

Keywords : kbole kbdocerr kbOLE200 kbGrpCom kbDSupport
Version : WINDOWS:2.0
Platform : WINDOWS
Issue type :


Last Reviewed: October 26, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.