win12.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Clipboard functions (1.2)
Function Groups  Overview                         Up Next Previous
────────────────────────────────────────────────────────────────────────────
WinCloseClipbrd         Closes the clipboard
WinEmptyClipbrd         Empties the clipboard
WinEnumClipbrdFmts      Enumerates the list of clipboard data formats
WinOpenClipbrd          Opens the clipboard
WinQueryClipbrdData     Retrieves a handle to the current clipboard
WinQueryClipbrdFmtInfo  Retrieves the format of data on the clipboard
WinQueryClipbrdOwner    Retrieves handle to window that owns clipboard
WinQueryClipbrdViewer   Retrieves a handle to the clipboard viewer window
WinSetClipbrdData       Puts data on the clipboard
WinSetClipbrdOwner      Sets the current clipboard owner window
WinSetClipbrdViewer     Sets the current clipboard viewer window