The RegisterClipboardFormat function registers a new clipboard format. This format can then be used as a valid clipboard format.
UINT RegisterClipboardFormat(
LPCTSTR lpszFormat |
// address of name string |
); |
If the function succeeds, the return value identifies the registered clipboard format.
If the function fails, the return value is zero. To get extended error information, call GetLastError.
If a registered format with the specified name already exists, a new format is not registered and the return value identifies the existing format. This enables more than one application to copy and paste data using the same registered clipboard format. Note that the format name comparison is case-insensitive.
Registered clipboard formats are identified by values in the range 0xC000 through 0xFFFF.
CountClipboardFormats, EnumClipboardFormats, GetClipboardFormatName
file: /Techref/os/win/api/win32/func/src/f72_14.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 05:28,
18.116.80.217:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://techref.massmind.org/techref/os/win/api/win32/func/src/f72_14.htm"> RegisterClipboardFormat</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.