API-Dokumentation > Creo Parametric user interface > Object ProUIDashboard > Function ProUIDashboardPauseresumeButtonStateGet
Function ProUIDashboardPauseresumeButtonStateGet
Description
Get Pause\Resume button state.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardPauseresumeButtonStateGet
(
ProUIDashboardPage page_handle
/* (In)
Handle to the dashboard page.
*/
/* (Out)
the button's state, ProUIDashboardButtonPauseState if pause button is on, 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
War dies hilfreich?