_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