Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ISAPI help with COM servers
Message
General information
Forum:
Visual C++
Category:
Other
Miscellaneous
Thread ID:
00571303
Message ID:
00571315
Views:
19
>Hi all,
>
>Hope someone here can guide/answer my issue...
>
>I'm working on a project writing a C++ ISAPI extension for handling web-requests... Most of it appears to be working ok, and I can successfully invoke the COM server method. However, the COM server being invoked is written with Visual FoxPro.
>
>The baseline of research I had was the FoxISAPI.dll to better understand some of the mechanics behind the operations and all the way to the point of setting up the VARIANTARG class as a parameter to the IDispatch / DispMethod.Invoke() call. The FoxISAPI does some converting of strings to a "bstr" data type and all is ok there (understanding what, but not the why).
>
>My ultimate goal, however, is to pass another object up to the VFP handler. So, is it possible to pass a pointer to the pECB (Extension_Control_Block) object to Visual FoxPro COM server so I can make use of things like GetServerVar, WriteClient and ReadClient methods??? If so, how, if not, what alternatives should I consider....
>
>Appreciate the input,
>
>Thanks,
>
>Don

Hi Don,

Be sure to post your message in the VFP Forum as well. You'll likely get a lot of input on FoxISAPI over there...
Phil
_____________________________
Phil Miles
http://www.philmiles.com
phil@philmiles.com
Previous
Reply
Map
View

Click here to load this message in the networking platform