Category Creo Parametric user interface, Object ProUIDashboardshowoptions

Function ProUIDashboardshowoptionsIconSet


Description
Sets the dashboard icon.
Synopsis
#include <ProUIDashboard.h>
ProErrorProUIDashboardshowoptionsIconSet(
ProUIDashboardShowOptions dash_options
/* (In)
The handle to the data used to build the dashboard
*/
const char* icon
/* (In)
dashboard icon to set.
*/
)
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