Previous topic

PageUpdateAxisLink

Next topic

path_normalize

This Page

PageUpdateFieldsΒΆ

PageUpdateFields updates all field functions of the specified page.

bool = PageUpdateFields(hPage)

Return Value

bool is TRUE (1) if the function was successful, and otherwise FALSE (0).

Parameters

hPage

hPage is the page handle.

id-752551