This is work in progress.

Windows / Headers / ntstatus.h / STATUS_FILE_IS_A_DIRECTORY

STATUS_FILE_IS_A_DIRECTORY

Code: 0xc00000ba (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

The file that was specified as a target is a directory and the caller specified that it could be anything but a directory.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc00000baThe file that was specified as a target is a directory and the caller specified that it could be anything but a directory.
1 entry