Skip to main content
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 II
Partner - Creator II

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