OPC Labs Base Library
AliasProvider Interface Members
OpcLabs_BaseLib ActiveX DLL > MemoryAliasRepository Object : AliasProvider Interface
Description
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.

Methods
Determines whether the specified object is equal to the current object.

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Finds an alias specified by its name.

 

DISPID (Dispatch ID):

 

For more information, see FindAlias in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Properties
The display string for the current object.

 

DISPID (Dispatch ID): 0

 

For more information, see ToString in .NET Reference.

Returns a string that represents the current object.

 

DISPID (Dispatch ID):

 

For more information, see ToString in .NET Reference.

Remarks

For remarks, see _AliasProvider in .NET Reference.

See Also

MemoryAliasRepository Object