This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > ISupportErrorInfo Interface > ISupportErrorInfo.InterfaceSupportsErrorInfo Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET]
Public Sub InterfaceSupportsErrorInfo ( _
ByRef riid As Guid& _
)
[C#] public void InterfaceSupportsErrorInfo ( ref Guid& riid );
[C++]
HRESULT InterfaceSupportsErrorInfo(
GUID* riid
);
[C++]
Parameters riid [in]
riid is a parameter of type GUID
Indicates whether the interface supports IErrorInfo.