Hi,
I have a third party API I need to use and in the documentation one of the calls requires a void* to a Data Buffer. However, as the void pointer isn't supported in VB and the addressof operator expects a function what do I use?
I'm well confused on this one, any help would be appreciated.
Thanks.
I have a third party API I need to use and in the documentation one of the calls requires a void* to a Data Buffer. However, as the void pointer isn't supported in VB and the addressof operator expects a function what do I use?
I'm well confused on this one, any help would be appreciated.
Thanks.