Category Creo Parametric user interface, Object ProUIDashboardpageoptions

Function ProUIDashboardpageoptionsFree


Description
Frees a handle representing a single page (or layout) that will be shown in a dashboard.
Synopsis
#include <ProUIDashboard.h>
ProErrorProUIDashboardpageoptionsFree(
ProUIDashboardPageOptions options
/* (In)
A handle representing a dashboard page.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. User Interface: Dashboards: Dashboard Page Options