Category Creo Parametric user interface, Object ProUIDashboardshowoptions

Function ProUIDashboardshowoptionsFree


Description
Frees a handle containing data used to build a dashboard.
Synopsis
#include <ProUIDashboard.h>
ProErrorProUIDashboardshowoptionsFree(
ProUIDashboardShowOptions dashboard_options
/* (In)
The handle to data used to build the dashboard.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. User Interface: Dashboards: Showing a Dashboard
  2. User Interface: Dashboards: Showing a Dashboard