GetClipboardViewer

In OS/2, GetClipboardViewer returns a valid window handle that can be used to send messages to all viewers in the system (including one registered through WinSetClipbrdViewer). Clipboard messages and messages with a value greater than WM_USER sent to this window are sent to all viewers known to the system. However, the window returned by GetClipboardViewer will not be a viewer window set by an application.


[Back: GetClientRect]
[Next: GetEnhMetaFile]