// ComHelloServer.cpp : Implementation of CComHelloServer #include "stdafx.h" #include "HelloServer.h" #include "ComHelloServer.h" ///////////////////////////////////////////////////////////////////////////// // CComHelloServer STDMETHODIMP CComHelloServer::InterfaceSupportsErrorInfo(REFIID riid) { static const IID* arr[] = { &IID_IComHelloServer, }; for (int i=0;i