Next Previous Up Top Contents Index

8.5 Error handling

ole-error-status

Function

Signature

ole-error-status ole-error => status 

Arguments

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

Values

status
An instance of <HRESULT> or <SCODE>.

Library

COM

Module

COM

Description

Returns the OLE status code from an instance of <ole-error>.

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


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

Next Previous Up Top Contents Index