ISupportErrorInfoImpl::InterfaceSupportsErrorInfo

 

Indicates whether the interface identified by riid supports the IErrorInfo interface.

Syntax

      STDMETHOD(InterfaceSupportsErrorInfo)(
   REFIID riid 
);

Remarks

See ISupportErrorInfo::InterfaceSupportsErrorInfo in the Windows SDK.

Requirements

Header: atlcom.h

See Also

ISupportErrorInfoImpl Class