IReferenceIdentity Interface
Represents a reference to the unique signature of a code object.
Methods
Method | Description |
---|---|
IReferenceIdentity::Clone |
Gets an interface pointer to a new IReferenceIdentity instance that is identical to this IReferenceIdentity , except for the specified attribute changes. |
IReferenceIdentity::EnumAttributes |
Gets an interface pointer to an IEnumIDENTITY_ATTRIBUTE instance that contains the attributes associated with this IReferenceIdentity . |
IReferenceIdentity::GetAttribute |
Gets the value of the attribute in the specified namespace, with the specified name. |
IReferenceIdentity::SetAttribute |
Sets the attribute that has the specified namespace and the specified name to the specified value. |
Requirements
Platforms: See System Requirements.
Header: Isolation.h
.NET Framework Versions: Available since 2.0
See also
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.