Clipboard Function Descriptions
Table 18.3 summarizes the clipboard functions. Detailed function descriptions follow the table.
Function | Purpose |
---|---|
ChangeClipboardChain | Removes a clipboard viewer program from the chain of clipboard viewer programs |
CloseClipboard | Closes the clipboard for reading or writing of its contents |
CountClipboardFormats | Returns the number of clipboard formats rendered by the current clipboard owner |
DragAcceptFiles | Registers a window to accept dropped files |
DragFinish | Releases memory used in transferring filenames to the application |
DragQueryFile | Retrieves the filenames of the dropped files |
DragQueryPoint | Retrieves the mouse position of the drop operation |
EmptyClipboard | Empties the contents ... |
Get Microsoft Windows 2000 API SuperBible now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.