PageInsertFromClipboard pastes the clipboard contents into the given page.
Return Value
bool TRUE if the function is successfully; otherwise FALSE.
Parameters
Identifies the page.
Comment
The function invokes the _DoPasteSpecial(hPage) function specified in clipboard.ic. A dialog box is displayed to select the format in insert. For OLE and UniPlot data PagePaste is used.
See also
Overview Document Pages, Overview Clipboard, PageCopyToClipboard, PagePaste, AppGetActivePage
id-706525