ISupportErrorInfoImpl::InterfaceSupportsErrorInfo

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

STDMETHOD(InterfaceSupportsErrorInfo)( 
   REFIID riid  
);

Remarks

See ISupportErrorInfo::InterfaceSupportsErrorInfo in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

ISupportErrorInfoImpl Class