General discussion
January 7, 2004 at 10:43 AM
dan_henderson

help with LPSTR return values

by dan_henderson . Updated 22 years, 8 months ago

I am calling a function in a c dll from visual basic. The function returns a LPSTR. How can I use the pointer value returned to actually get the string it is pointing to?

This discussion is locked

All Comments