#define PRECONDITION(condition)
The clipboard class encapsulates the methods for the clipboard object of Windows.
static LPCTSTR DefaultProtocol
Points to a string that specifies the name of the protocol the client needs.
bool OpenClipboard(HWND hWnd)
Opens the Clipboard and associates it with the window specified in Wnd.
~TClipboard()
Destruct a clipboard object & close the clipboard if open.
void CloseClipboard()
If the Clipboard is opened (IsOpen is true), closes the Clipboard.
TXClipboard creates the TXClipboard exception with a string resource.
static void Raise(uint resourceId=IDS_CLIPBOARDBUSY)
Throw the exception.
TXClipboard(uint resourceId=IDS_CLIPBOARDBUSY)
Create the TXClipboard exception with a string resource.
void Throw()
Throw the exception.
TXOwl is root class of the ObjectWindows exception hierarchy.
Definition of classes for clipboard Encapsulation.
Object Windows Library (OWLNext Core)