Function ProUIDashboardshowoptionsIconSet
Description
Sets the dashboard icon.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardshowoptionsIconSet
(
/* (In)
The handle to the data used to build the dashboard
*/
const char* icon
/* (In)
dashboard icon to set.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?