API Documentation
>
Creo Parametric user interface
>
Object ProUIDashboardpage
> Function ProUIDashboardpageUserdataGet
Function ProUIDashboardpageUserdataGet
Description
Obtains the application stored with this dashboard page on registration.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardpageUserdataGet
(
ProUIDashboardPage
page
/* (In)
The handle to the dashboard page.
*/
ProAppData
* user_data
/* (Out)
The application data.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Sample Code References
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgCreoSweepCreate.c )
User Guide References
Accessing a Dashboard Page:ProUIDashboardpageUserdataGet
Was this helpful?
This site works best with JavaScript enabled