Description
An alias repository that is always empty.
ProgId: OpcLabs.BaseLib.Aliasing.Internal.EmptyAliasRepository
CLSID (Class ID): 70549833-74a8-4b30-96ca-ceb8419f20f6
Default interface: OpcLabs.BaseLib.Aliasing.ComTypes._AliasRepository
Event source interface:
For more information, see EmptyAliasRepository and OpcLabs.BaseLib.Aliasing.ComTypes._AliasRepository in .NET Reference.
Object Model
Interfaces
Interface | Description |
_Object | |
AliasProvider | Provides values of aliases, and notifications about alias changes.
IID (Interface ID): f4fd2890-2d36-4c35-8e10-0a5d64365d76
For more information, see _AliasProvider in .NET Reference. |
ReadOnlyAliasRepository | An alias provider which is a read-only alias repository.
IID (Interface ID): cc35406f-b148-4534-9b7b-fd6ddf17ef3e
For more information, see _ReadOnlyAliasRepository in .NET Reference. |
Example
For examples, see EmptyAliasRepository in .NET Reference.
See Also