DocCanPasteΒΆ

DocCanPaste checks if the objects in the clipboard have a format that is supported by UniPlot.

bool = DocCanPaste(hDoc)

Return Value

bool is TRUE (1) if the object in the clipboard can be inserted and otherwise FALSE (0).

Parameters

hDoc

identifies the document.

id-1301145