Previous topic

PageCreate

Next topic

PageEmptyUndoBuffer

This Page

PageDestroyΒΆ

PageDestroy destroys the given Page and frees any memory the page occupied.

bool = PageDestroy(hPage)

Return Value

If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).

Parameters

hPage

Identifies the page.

id-1598502