HRESULT FindComType([in] BSTR XmlType, [in] BSTR XmlTypeNamespace, [out, retval] VARIANT * comType);
Given a particular Xml Type, this returns the resulting COM if an instance of that type was deserialized
Copyright © Simon Fell, 2000-2004. All rights reserved.