OPC Labs Base Library
ResultException Object
Members  View with Navigation Tools
OpcLabs_BaseLib ActiveX DLL : ResultException Object
Description
The exception that is thrown when a method result (return value or an argument) is not valid.

 

ProgId: OpcLabs.BaseLib.ResultException
CLSID (Class ID): 5a64ccf9-d9e8-41e7-8274-8bc3a8a6de5f
Default interface: OpcLabs.BaseLib.ComTypes._ResultException
Event source interface:

 

For more information, see ResultException and OpcLabs.BaseLib.ComTypes._ResultException in .NET Reference.

Object Model

ResultException ObjectDictionaryWrapper Collection

Remarks

For remarks, see ResultException and OpcLabs.BaseLib.ComTypes._ResultException in .NET Reference.

Object creation

_ResultExceptionPtr ResultExceptionPtr(__uuidof(ResultException));
Interfaces
InterfaceDescription

 

IID (Interface ID): b36b5c63-42ef-38bc-a07e-0b34c98f164a

 

For more information, see _Exception in .NET Reference.

 
A portable replacement for System.Exception.

 

IID (Interface ID): 45305271-b85f-42b7-8f35-f22ec9fef8f2

 

For more information, see _Exception2 in .NET Reference.

 

IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8

 

For more information, see ISerializable in .NET Reference.

Example

For examples, see ResultException in .NET Reference.

See Also

ResultException Members