QuickOPC User's Guide and Reference
OpcLabs.BaseLib Namespace
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib Namespace
This namespace contains commonly used fundamental and supporting classes.
Classes
 ClassDescription
ClassContains core URI strings.
ClassContains parameters that influence the behavior of a generic component.
ClassContains System.Object-typed event data.
ClassContains event data of TData type.
ClassContains data defining an endpoint.
ClassA portable replacement for System.Exception. It is needed to introduce a common OpcLabs.BaseLib.ComTypes._Exception2 interface.
ClassContains information about an exception for an event.
ClassContains information about a failure for an event.
ClassA portable replacement for System.FormatException. It is needed to introduce a common OpcLabs.BaseLib.ComTypes._FormatException2 interface.
ClassRepresents a generic error.
ClassAn exception thrown when an incorrect password has been specified.
ClassAn object that holds information.
ClassAn exception thrown when the member with the specified name has not been found.
ClassA normalized exception. Can participate in operation contracts, supports XML serialization.
ClassA common base class.
ClassContains information necessary to identify and connect to an object, such as the object's ProgID.
ClassAn exception thrown when there is not enough empty slots in the allocation table.
ClassDescribes how to select the object.
ClassBase class for parameter objects, providing functionality such as standard names.
ClassAn exception in procedure call infrastructure.
ClassAn exception thrown when it was not possible to enqueue more elements into the queue.
ClassContains data defining a resource (mainly, its URL string).
ClassThe exception that is thrown when a method result (return value or an argument) is not valid.
ClassRepresents an error in string list parsing.
ClassRepresents an error in string parsing.
ClassRepresents an error in text parsing.
ClassContains commonly used URI schemes.
Interfaces
 InterfaceDescription
InterfaceAn object that provides error Id.
InterfaceRepresents a generic error.
InterfaceA licensed object.
InterfaceRepresents an error in string list parsing.
InterfaceRepresents an error in string parsing.
InterfaceRepresents an error in text parsing.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle a data event that carries System.Object-typed data.
DelegateRepresents the method that will handle a data event that carries data of TData type.
DelegateRepresents the method that will handle an event raised for an exception.
DelegateRepresents the method that will handle an event raised for a failure.
Enumerations
 EnumerationDescription
EnumerationNone, positive, or negative sign.
See Also

Reference

OpcLabs.BaseLib Assembly