Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

IVCLComObject.SafeCallException

This method can be invoked if an exception occurs during Invoke.

Declaration

Source position: classesh.inc line 2077

function IVCLComObject.SafeCallException(

  ExceptObject: TObject;

  ExceptAddr: CodePointer

):HRESULT;

Description

SafeCallException is called to handle an exception during invocation of the Invoke method. The TObject implementation of this method returns E_UNEXPECTED.

See also

IVCLComObject.Invoke

  

The IDispatch:Invoke call for automation servers.


Documentation generated on: Jul 24 2023