Volleynerd Knowledge Base

Monday, November 04, 2002


Q243298 - BUG: Error Message: C2668: InlineIsEqualGUID: Ambiguous Call to Overloaded Function

other ways to deal with this:
  • change to call IsEqualGUID (only defined in one place)
  • if only one interface on your object, derive from ISupportErrorInfoImpl<className> and remove the code from your cpp file.


keywords: ATL GUID namespace



Comments: Post a Comment

Home