DOC: SetClipboardData Function Documentation Incomplete (71413)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q71413
3.00 3.10 WINDOWS kbprg kbdocerr

SUMMARY

The documentation for the SetClipboardData function on pages 4-369 through 4-371 of the "Microsoft Windows Software Development Kit Reference Volume 1" for version 3.0, and on pages 826-828 of the "Microsoft Windows Software Development Kit Version 3.1 Programmer's Reference, Volume 2: Functions" is incomplete. The following information should be added to the "Return Value" section on page 4-370 of the "Microsoft Windows Software Development Kit Reference Volume 1" for version 3.0, and on page 826 of the "Microsoft Windows Software Development Kit Version 3.1 Programmer's Reference, Volume 2: Functions" manual:

If NULL is specified as the hMem parameter to SetClipboardData (which signifies delayed clipboard rendering), SetClipboardData will return NULL.

Modification Type:MinorLast Reviewed:2/11/2005
Keywords:kb16bitonly kbClipboard kbdocfix KB71413