return value from execScript
- From: "Angus" <nospam@xxxxxxxxx>
- Date: Mon, 23 Apr 2007 18:24:57 +0100
I can call execScript and run JavaScript functions. But sometimes I want to
get values back from a JavaScript function.
I am assuming I should be able to get return values in vRetval. But vRetval
always seems to be VT_EMPTY. Am I doing something wrong?
execScript(bstrFunc, sbstrLang, &vRetval);
Angus
.
- Follow-Ups:
- Re: return value from execScript
- From: Angus
- Re: return value from execScript
- Prev by Date: Re: How to intercept HTTP(s) request/response headers
- Next by Date: Re: return value from execScript
- Previous by thread: Re: How to intercept HTTP(s) request/response headers
- Next by thread: Re: return value from execScript
- Index(es):