get_windows_clipboard_format


Description:

public ClipFormatWindows get_windows_clipboard_format () throws Error

Queries the Windows clipboard data format for a ClipData.

The this must have been created with WINDOWS_CLIPBOARD.

Parameters:

this

A ClipData.

Returns:

A ClipFormatWindows value.

Possible errors: INVALID_DATA if the data blob in the this is smaller than it should be; in this case GSF_CLIP_FORMAT_WINDOWS_ERROR will be returned.