Structs
- An child moniker locally identifies a child component instance using the name assigned by its parent and its collection (if present). It is a building block for more complex monikers.
- Moniker describes the identity of a component instance in terms of its path relative to the root of the component instance tree. The constituent parts of a Moniker do not include the instance ID of the child.
Enums
- One of:
- Errors produced by
MonikerEnvironment
.
Constants
- The string representation of ExtendedMoniker::ComponentManager
Traits
- MonikerBase is the common trait for both InstancedMoniker and Moniker concrete types.