Documentación de la API > Creo Parametric user interface > Object ProUIDashboard > Function ProUIDashboardPauseresumeButtonStateSet
Function ProUIDashboardPauseresumeButtonStateSet
Description
Set Pause\Resume button state.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardPauseresumeButtonStateSet
(
ProUIDashboardPage page_handle
/* (In)
Handle to the dashboard page.
*/
/* (In)
the new button's state, ProUIDashboardButtonPauseState for pause, ProUIDashboardButtonResumeState otherwise.
*/
)
Returns
The function returned the current state.
One or more input arguments was invalid.
Pause\Resume button does not exist.
User Guide References
¿Fue esto útil?