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