Function
Signals an <ole-error> with the specified parameters.
ole-error status context instance #rest args
<SCODE>. Required.
false-or(<string>). Default value: #f.
<interface>.
<sequence>. Default value: #().
COM
COM
Signals an <ole-error> with the specified parameters.
The context argument is intended to be the name of the function that returned the status code (status, an instance of <SCODE>); the instance argument is the interface the function was operating on; and you can list relevant function arguments for information purposes by passing them as args.