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.
See also
id-752551