te::common::win Namespace Reference

Functions

TECOMMONEXPORT const std::string GetLastError ()
 It obtains the last thread's error message in a Windows System. More...
 

Function Documentation

const std::string te::common::win::GetLastError ( )

It obtains the last thread's error message in a Windows System.

Returns
The last thread's error message in a Windows System.

Definition at line 34 of file WinUtils.cpp.

Referenced by te_get_os_error().