ActiveX Control in InfoPath using Node Binding

K

KoiNahin

Hi,

Does anyone has any example or sample to use Node binding using a
custom activeX. I am having major problems passing IXMDOMNode
pointers, Infopath just does not like it. I do not know what I am
doing wrong.
 
A

Andrew Ma [MSFT]

Are you using C++ or VB?
Make sure you are passing it by reference and not by value.

--
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias if for
newsgroup purposes only.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top