Function ProUIDashboardDestroy
Description
Pop the dashboard from the dashboard stack mechanism. The dashboard UI will be destroyed.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardDestroy
(
ProUIDashboard dashboard_handle
/* (In)
The dashboard handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
Sample Code References
User Guide References
Isto foi útil?