![]() |
|
![]() |
| GetText | PutText |
PROCEDURE PutText
(CONST Text : ARRAY OF CHAR;
VAR done : BOOLEAN);
(**
CopyText - place "text" in the Windows Clipboard.
hWnd is the WIN32.HWND of the calling process. This value can be WINX.NULL_HWND.
*)
PROCEDURE GetText
(VAR Text : ARRAY OF CHAR;
VAR done : BOOLEAN);
(**
PasteText - read "text" from the Windows Clipboard, if available.
hWnd is the WIN32.HWND of the calling process. This value can be WINX.NULL_HWND.
*)
Send mail to
warren.merrill@inl.gov
with questions or comments about this web site.
Copyright © 1989-2006 Battelle Energy Alliance