Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the clipboard functions, with a description of the purpose of each.

Programming element Description

CloseClipboard

This function closes the clipboard.

CountClipboardFormats

This function retrieves the number of different data formats currently on the clipboard.

EmptyClipboard

This function empties the clipboard and frees handles to data in the clipboard.

EnumClipboardFormats

This function lets you enumerate the data formats that are currently available on the clipboard.

GetClipboardData

This function retrieves data from the clipboard in a specified format.

GetClipboardDataAlloc

This function retrieves data from the clipboard in the specified format.

GetClipboardFormatName

This function retrieves from the clipboard the name of the specified registered format.

GetClipboardOwner

This function retrieves the window handle to the current owner of the clipboard.

GetOpenClipboardWindow

This function retrieves the handle to the window that currently has the clipboard open.

GetPriorityClipboardFormat

This function returns the first available clipboard format in the specified list.

IsClipboardFormatAvailable

This function determines whether the clipboard contains data in the specified format.

OpenClipboard

This function opens the clipboard for examination and prevents other applications from modifying the clipboard content.

RegisterClipboardFormat

This function registers a new clipboard format. This format can then be used as a valid clipboard format.

SetClipboardData

This function places data on the clipboard in a specified clipboard format.

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.