The WM_ASKCBFORMATNAME message is sent to the clipboard owner by a clipboard viewer window to request the name of a CF_OWNERDISPLAY clipboard format.
WM_ASKCBFORMATNAME cchName = (DWORD) wParam // size of buffer lpszFormatName = (LPTSTR) lParam // buffer to receive format name
If an application processes this message, it should return zero.
In response to this message, the clipboard owner should copy the name of the owner-display format to the specified buffer, not exceeding the buffer size specified by the cchName parameter.
A clipboard viewer window sends this message to the clipboard owner to determine the name of the CF_OWNERDISPLAY format ¾ for example, to initialize a menu listing available formats.
file: /Techref/os/win/api/win32/mess/src/msg22_4.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 05:27,
3.135.190.224: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/mess/src/msg22_4.htm"> WM_ASKCBFORMATNAME</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to techref.massmind.org! |
.