// nsXPCDispSimple.cpp : Implementation of CXPCIDispatchTestApp and DLL registration. #include "stdafx.h" #include "XPCIDispatchTest.h" #include "nsXPCDispSimple.h" ///////////////////////////////////////////////////////////////////////////// // STDMETHODIMP nsXPCDispSimple::InterfaceSupportsErrorInfo(REFIID riid) { static const IID* arr[] = { &IID_nsIXPCDispSimple, }; for (int i=0;i