G
Guest
I'm trying to use the Google Web APIs from a VC++ DLL, I've added a web ref,
etc, etc, I just don't know how to reference the class. I have included the
appropriate headers and added a "using namespace" at the top for the
namespace contained in a generated header. The class is
"CGoogleSearchServiceT". I've made an attempt to port some C# Code but with
no luck. Any ideas?
etc, etc, I just don't know how to reference the class. I have included the
appropriate headers and added a "using namespace" at the top for the
namespace contained in a generated header. The class is
"CGoogleSearchServiceT". I've made an attempt to port some C# Code but with
no luck. Any ideas?