Description
An exception in procedure call infrastructure.
ProgId: OpcLabs.BaseLib.ProcedureCallException
CLSID (Class ID): c64e17b8-3f4d-4985-9eae-76bfda878aa7
Default interface: OpcLabs.BaseLib.ComTypes._ProcedureCallException
Event source interface:
For more information, see ProcedureCallException and OpcLabs.BaseLib.ComTypes._ProcedureCallException in .NET Reference.
Object Model
Interfaces
Interface | Description |
_Exception |
IID (Interface ID): b36b5c63-42ef-38bc-a07e-0b34c98f164a
For more information, see _Exception in .NET Reference. |
_Object | |
Exception2 | A portable replacement for System.Exception.
IID (Interface ID): 45305271-b85f-42b7-8f35-f22ec9fef8f2
For more information, see _Exception2 in .NET Reference. |
ISerializable |
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8
For more information, see ISerializable in .NET Reference. |
Example
For examples, see ProcedureCallException in .NET Reference.
See Also