I want to return a DOM object from this component in the
write XML interface. Probably easy but I can't figure it
out. This idea works well in VB but is a bit slow so I
want to see if I can get better performance here.
Do I have to typedef the DOM somehow or is there a way to
cast the DOM to a variant type for the return ??
Thanks for the help.