Problem passing XMLDOC to COM Method 
Author Message
 Problem passing XMLDOC to COM Method

Hi
Can anyone tell me how to pass an xmldocument into a COM method that
takes xmldocument as a parameter?
I have made it work in a vb project but i can not seem to be able to
make it work in VBScript


Wed, 05 Oct 2005 11:08:12 GMT  
 Problem passing XMLDOC to COM Method
You need to pass as an object whether vbs, js, or other.

Available methods I don't know.


Quote:
> Hi
> Can anyone tell me how to pass an xmldocument into a COM method that
> takes xmldocument as a parameter?
> I have made it work in a vb project but i can not seem to be able to
> make it work in vbscript



Sat, 08 Oct 2005 14:56:15 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Need help passing arguments to a COM method...

2. Passing variables to a com object method written in VB

3. xmldoc.xml & string = bstr / Problem with encoding

4. Problem calling a COM method from JScript

5. COM object methods OK in VB Script - Problems in JScript

6. xmldoc.save problem

7. xmldoc.xml & string = bstr / Problem with encoding

8. COM problem - Property or method not supported

9. vbscript passing by ref to com object, problem

10. Problem retrieving members of array passed from COM Server

11. Problem with passing result to/from vbscript - Com-object written in C++

12. Type problem: passing variables to methods

 

 
Powered by phpBB® Forum Software