OPC Labs EasyOPC “Classic” Core Library
AECategoryElement Object Members
Overview 
OpcLabs_EasyOpcClassicCore ActiveX DLL : AECategoryElement Object
Public Methods
Creates a new object that is a copy of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see Clone in .NET Reference.

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

 

DISPID (Dispatch ID):

 

For more information, see Equals in .NET Reference.

Returns a hash code for the current object.

 

DISPID (Dispatch ID):

 

For more information, see GetHashCode in .NET Reference.

 

DISPID (Dispatch ID):

 

For more information, see GetObjectData in .NET Reference.

Gets the Type of the current instance.

 

DISPID (Dispatch ID):

 

For more information, see GetType in .NET Reference.

Public Properties
Count of event attributes provided with notifications in this event category.

 

DISPID (Dispatch ID):

 

For more information, see AttributeElementCount in .NET Reference.

Event attributes that the server can provide as part of an event notification within this event category.

 

DISPID (Dispatch ID):

 

For more information, see AttributeElements in .NET Reference.

Category ID.

 

DISPID (Dispatch ID):

 

For more information, see CategoryId in .NET Reference.

Count of conditions supported by this event category.

 

DISPID (Dispatch ID):

 

For more information, see ConditionElementCount in .NET Reference.

Event conditions supported by this event category.

 

DISPID (Dispatch ID):

 

For more information, see ConditionElements in .NET Reference.

Text name or description for the event category.

 

DISPID (Dispatch ID):

 

For more information, see Description in .NET Reference.

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.

See Also

AECategoryElement Object