API 文档 > Custom user interface > Object ProUIDashboardshowoptions > Function ProUIDashboardshowoptionsIconSet
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.
这对您有帮助吗?