Description
Provides data for events that describe a change in a connected condition.
ProgId: OpcLabs.BaseLib.Communication.ConnectedConditionChangedEventArgs
CLSID (Class ID): fe69399e-de27-4616-9e10-54ed7a169e93
Default interface: OpcLabs.BaseLib.Communication.ComTypes._ConnectedConditionChangedEventArgs
Event source interface:
For more information, see ConnectedConditionChangedEventArgs and OpcLabs.BaseLib.Communication.ComTypes._ConnectedConditionChangedEventArgs in .NET Reference.
Object Model
Interfaces
Interface | Description |
_Object | |
ICloneable |
IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85
For more information, see ICloneable in .NET Reference. |
ISerializable |
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8
For more information, see ISerializable in .NET Reference. |
OperationEventArgs | Provides data for the operation events.
IID (Interface ID): 0d1744a4-d97b-44f8-8c0f-c0526d0f4a89
For more information, see _OperationEventArgs in .NET Reference. |
Example
For examples, see ConnectedConditionChangedEventArgs in .NET Reference.
See Also