oleobj.getres
Result of the last operation. This method is applied for getting an error code or a warning; the code is the C type of HRESULT.
method uint oleobj.getres()
Return value
Returns the HRESULT code of the last COM object operation.
Related links | Source |