Effacer les filtres
Effacer les filtres

How to call a function by pointer in a struct from a shared library?

1 vue (au cours des 30 derniers jours)
Pet Bzz
Pet Bzz le 13 Mar 2019
Hello.
I try to use a third-party shared library. It has a function, which returns a structure. This structure contains a function pointer. I don't understand how to call it. And loadlibrary shows warnings like this:
"The data type ' ULONG ( * AddRef ) ( IVciFifo * This ) ' used by structure IVciFifoVtbl does not exist. The structure
may not be usable"
Please, help

Réponses (0)

Catégories

En savoir plus sur Call C from MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by