Yaw Mensah Posted September 29, 2021 Report Posted September 29, 2021 Hi everyone, is there a way to implement a Callbackfunction using the Call Library Function. I am using a function openCamera that takes a functionpointer as a parameter. I tried loading the library and retrieving the adress of the function to be passed. But the Programm crashes. Can I use the Call Library Function Callbacks option to implement the callback? Thanks in advance. Quote
ShaunR Posted September 29, 2021 Report Posted September 29, 2021 You didn't look very hard; did you! We've just been discussing the callback functions and posted examples of using them. The answer to your question though is no. you cannot use them in the way you are thinking. 1 Quote
Yaw Mensah Posted September 29, 2021 Author Report Posted September 29, 2021 thank you very much. I will go to the thread. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.