Documentación de la API > Custom user interface > Object ProUIDashboardshowoptions > Function ProUIDashboardshowoptionsHelpTextSet
Function ProUIDashboardshowoptionsHelpTextSet
Description
Sets the dashboard help text.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardshowoptionsHelpTextSet
(
/* (In)
The handle to the data used to build the dashboard
*/
const wchar_t* help_text
/* (In)
dashboard help text to set.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?