OLE_GetLastObjectErrorMessage() Function
- Last UpdatedFeb 20, 2017
- 1 minute read
This function returns the error message of the last OLE error.
Syntax
errmsg = OLE_GetLastObjectErrorMessage();
Arguments
errmsg
The error message of the last OLE error.
This function returns the error message of the last OLE error.
errmsg = OLE_GetLastObjectErrorMessage();
errmsg
The error message of the last OLE error.