virtual const WStringBuffer& GetText();
GetText returns a plain string stored in the clipboard. This method can be overridden to retrieve data from the clipboard. PlainText member can be used for the storage.
A wide-character string buffer with current clipboards text (see WStringBuffer).