Records 1 to 7 of 7
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
7 Clipboard API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
SetClipboardViewerThe SetClipboardViewer function adds the specified window to the chain of clipboard viewers. Clipboard viewer windows receive a WM_DRAWCLIPBOARD message whenever the content of the clipboard changes....Hits: 2649 Rating: (2.95) votes 495
SetClipboardDataThe SetClipboardData function places data on the clipboard in a specified clipboard format....Hits: 3559 Rating: (3.09) votes 384
OpenClipboardThe OpenClipboard function opens the clipboard for examination and prevents other applications from modifying the clipboard content....Hits: 2736 Rating: (3.00) votes 570
GetClipboardDataThe GetClipboardData function retrieves data from the clipboard in a specified format. The clipboard must have been opened previously...Hits: 3648 Rating: (3.01) votes 536
EmptyClipboardThe EmptyClipboard function empties the clipboard and frees handles to data in the clipboard. The function then assigns ownership of the clipboard to the window that currently has the clipboard open....Hits: 1513 Rating: (3.04) votes 451
IsClipboardFormatAvailableThe IsClipboardFormatAvailable function determines whether the clipboard contains data in the specified format....Hits: 1834 Rating: (2.97) votes 342
CloseClipboardThe CloseClipboard function closes the clipboard. ...Hits: 1444 Rating: (3.02) votes 410
Records 1 to 7 of 7
|