Provides access to members that work with globally unique identifier objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the IUID interface to set the value of a UID object, set the subtype of the UID object, generate a new globally unique value, or compare two UID objects.
Members
Description | ||
---|---|---|
Compare | Indicates if the two UID objects represent the same globally unique identifier. | |
Generate | Creates a new globally unique value for the UID object. | |
SubType | The subtype of the UID object. | |
Value | The value of the UID object. |
CoClasses that implement IUID
CoClasses and Classes | Description |
---|---|
UID | Unique Identifier Object. |