OLE_ResetObjectError() Function
- Last UpdatedFeb 20, 2017
- 1 minute read
In a script, use the OLE_ResetObjectError() function to reset the last OLE error so that the last OLE error number is set to zero and last OLE error message is set to blank.
This can be used for identifying any errors in a batch of OLE functions.
Syntax
OLE_ResetObjectError()