Function ProUIDashboardUserdataGet
Description
Obtains the application data stored with this dashboard upon registration.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardUserdataGet
(
ProUIDashboard dashboard
/* (In)
The dashboard handle.
*/
ProAppData* user_data
/* (Out)
The applicaton data.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Est-ce que cela a été utile ?