Exponent::Host::CClipBoard Class Reference

List of all members.

Detailed Description

Provides access to the system clipboard.

Date:
26/09/2004
Author:
Paul Chana
Version:
1.0.0 Initial version
Note:
All contents of this source code are copyright 2005 Exp Digital Uk.
This source file is covered by the licence conditions of the Infinity API. You should have recieved a copy
with the source code. If you didnt, please refer to http://www.expdigital.co.uk All content is the Intellectual property of Exp Digital Uk.
Certain sections of this code may come from other sources. They are credited where applicable.
If you have comments, suggestions or bug reports please visit http://support.expdigital.co.uk
Id
CClipBoard.hpp,v 1.4 2007/02/08 21:06:44 paul Exp

Definition at line 30 of file CClipBoard.hpp.

Static Public Member Functions


Member Function Documentation

static bool Exponent::Host::CClipBoard::copyStringToSystemClipboard ( const CString text  )  [static]

Copy to text to the system clipboard

Parameters:
text The text to place on the clipboard
Return values:
bool True if placed correctly, false otherwise

static bool Exponent::Host::CClipBoard::getStringFromSystemClipboard ( CString text  )  [static]

Get text from system clipboard

Parameters:
text On return is filled with the text from the clipbaord
Return values:
bool True if stored properly, false otherwise


Infinity API - Exponent::Host::CClipBoard Class Reference generated on 7 Mar 2007