Category Creo Parametric user interface, Object ProUIDashboardpage

Function ProUIDashboardpageDashboardGet


Description
Obtains the dashboard that owns this page.
Synopsis
#include <ProUIDashboard.h>
ProErrorProUIDashboardpageDashboardGet(
ProUIDashboardPage page
/* (In)
The dashboard page handle.
*/
ProUIDashboard* dashboard
/* (Out)
The dashboard handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. User Interface: Dashboards: Accessing a Dashboard Page
  2. User Interface: Dashboards: Accessing a Dashboard Page

Sample Code References:

  1. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  2. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  3. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  4. pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
  5. pt_userguide ( UgCreoSweepCreate.c )
  6. pt_userguide ( UgCreoSweepCreate.c )
  7. pt_userguide ( UgCreoSweepCreate.c )
  8. pt_userguide ( UgCreoSweepCreate.c )