This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IE > IErrorInfo Interface > IErrorInfo.GetGUID Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET]
Public Sub GetGUID ( _
ByRef pGuid As Guid& _
)
[C#] public void GetGUID ( ref Guid& pGuid );
[C++]
HRESULT GetGUID(
GUID* pGuid
);
[C++]
Parameters pGuid [out]
pGuid is a parameter of type GUID