What is the best way to get the return value from IHTMLWindow2::execScript?
I found this link, http://social.msdn.microsoft.com/Forums/en/ieextensiondevelopment/thre
Yes, that's how System.Windows.Forms.HtmlDocument.InvokeScript gets the return value.