That can work for one pointer, but for a pointer to a pointer you have to write a wrapper function in C\C++ which will get the data and call that function to get the data into LV.
Another option would be to get just the pointer value (the number) and not the data the pointer points to. You can pass that value into additional DLL calls, which can then use it.
___________________
Try to take over the world!