In debug we often need to know the specific meaning of getLastError or WsageTlasterror, usually we view it with VC tool errorLookup. In fact, enter "@ Err, HR" in Watch in the debug environment, you can see the error message, and is real-time update, is it wonderful?