Problem while using CComBSTR
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am using CComBSTR as a parameter by reference in a WebService method , this variable is supposed to fetch data from Webservice,But if huge buffer data is there then data is currepting. I mean I am getting incomplete buffer. lease help me. Thanks & Regards,
-
Hi all, I am using CComBSTR as a parameter by reference in a WebService method , this variable is supposed to fetch data from Webservice,But if huge buffer data is there then data is currepting. I mean I am getting incomplete buffer. lease help me. Thanks & Regards,
Is there any solution for the above problem.. Please help me.