Next Previous Up Top Contents Index

8.5 Error handling

ole-error-instance

Function

Signature

ole-error-instance ole-error => ole-interface 

Arguments

ole-error
An instance of <ole-error>.

Values

ole-interface
An instance of false-or(<interface>).

Library

COM

Module

COM

Description

Returns the OLE interface instance involved in the error, or #f if you created the error instance with that value.

This function is the accessor for <ole-error>'s instance: slot.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index