This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGUIDGenerator Interface > IGUIDGenerator.CreateGUID Method (ArcObjects .NET 10.4 SDK) |
Create a Global Unique Identifier.
[Visual Basic .NET] Public Function CreateGUID ( _ ) As String
[C#] public string CreateGUID ( );
[C++]
HRESULT CreateGUID(
BSTR* GUID
);
[C++]
Parameters GUID [out, retval] GUID is a parameter of type BSTR