EdCanPasteΒΆ

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

bool = EdCanPaste(hEd)

Return Value

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

Parameters

hEd

hEd identifies the editor.

id-612417