This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub InterfaceSupportsErrorInfo ( _
ByRef riid As Guid& _
)
[C#] public void InterfaceSupportsErrorInfo ( ref Guid& riid );
[C++]
HRESULT InterfaceSupportsErrorInfo(
System.Guid* riid
);
[C++]
Parameters riid [in]
riid is a parameter of type System.Guid*
Indicates whether the interface supports IErrorInfo.