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::common::Library::addSearchDir(), te::common::Library::Impl::getAddress(), te::common::Library::getSearchPath(), te::common::Library::Impl::load(), te::common::Library::resetSearchPath(), and te::common::Library::Impl::unload().