Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
s_uhlig
Partner - Creator
Partner - Creator

Custom Data Source / DLL_OnCustomButtonEx

Hi Everyone,

does anyone know the signature of the function DLL_OnCustomButtonEx which comes with DLL_DATA_VERSION_0850B

Regards

Sven

2 Replies
jp_golay
Partner - Creator III
Partner - Creator III

Hi, Sven,

Did you find the function signature, I need it for SAP?

Thanks

ebiexperts CTO
With WIP, Control everything!
Qlik Sense, QlikView and NPrinting Source control, Versioning and Deployment, Agile Lifecycle Management
s_uhlig
Partner - Creator
Partner - Creator
Author

Hi ebiexperts

it's

void WINAPI DLL_OnCustomButtonEx(ConnectionHandle handle, wchar_t* outScriptString, int ScriptCharLen);

Regards

Sven