Функция _WinAPI_CommDlgExtendedError

 ↑  ←  Описание функции


_WinAPI_CommDlgExtendedError

Returns a common dialog box error string. This string indicates the most recent error to occur during the execution of one of the common dialog box functions.

#include <WinAPI.au3>
_WinAPI_CommDlgExtendedError()

Возвращаемое значение

Успех:error string
Ошибка:an hexa string of the extended error

Примечания

Can return general error strings for any of the common dialog box functions.

См. также

_WinAPI_GetOpenFileName, _WinAPI_GetSaveFileName

См. также

Искать CommDlgExtendedError в библиотеке MSDN