API Documentation
>
Custom user interface
>
Object ProUIDashboardpage
> Function ProUIDashboardpageDashboardGet
Function ProUIDashboardpageDashboardGet
Description
Obtains the dashboard that owns this page.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardpageDashboardGet
(
ProUIDashboardPage
page
/* (In)
The dashboard page handle.
*/
ProUIDashboard
* dashboard
/* (Out)
The dashboard handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgCreoSweepCreate.c )
User Guide References
Accessing a Dashboard Page:ProUIDashboardpageDashboardGet
Was this helpful?
This site works best with JavaScript enabled