STATUS_FILE_IS_A_DIRECTORY, 0xC00000BA
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Name
STATUS_FILE_IS_A_DIRECTORY
Value
-1073741638 signed int
3221225658 unsigned int
0xC00000BA heximal value
Type
Windows kernel mode error code (more)
Description
The file that was specified as a target is a directory and the caller specified that it could be anything but a directory.
C/C++ Type
NTSTATUS
Defined at
\inc\ntstatus.h, line 3048 (Windows 2000 DDK (DDK 2195.1))
Definition
#define STATUS_FILE_IS_A_DIRECTORY       ((NTSTATUS)0xC00000BAL)
Line comments
MessageId: STATUS_FILE_IS_A_DIRECTORY

MessageText:

The file that was specified as a target is a directory and the caller specified that it could be anything but a directory.
Also used in
Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000), Windows Server 2003 with Service Pack 1 DDK (DDK 3790.1830), Windows XP SP1 Driver Development Kit (DDK 2600.1106), Windows NT DDK for Windows NT Workstation 4.0 (DDK NT 4.0), Windows NT 3.51 DDK, Windows NT 3.1 DDK
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
MUI descriptions
IT Il file che è stato specificato come destinazione è una directory e il chiamante ha specificato che poteva essere qualsiasi cosa tranne che una directory.
EL Το αρχείο που καθορίστηκε ως προορισμός είναι κατάλογος και ο καλών έχει καθορίσει ότι μπορεί να είναι οτιδήποτε εκτός από κατάλογος.
DA Den fil, der blev angivet som destination, er en mappe. Kalderen angav, at det kunne være hvad som helst, blot ikke en mappe.
NB Filen som er angitt som mål, er en mappe, mens kalleren oppgav at den kunne være hva som helst annet en mappe.
CS Soubor zadaný jako cílový je adresářem, volající však uvedl, že to může být libovolný soubor s výjimkou adresáře.
PT O arquivo especificado como destino é uma pasta e o chamador especificou que poderia ser qualquer item, menos uma pasta.
DE Die als Ziel angegebene Datei ist ein Verzeichnis. Im Aufruf wurden Verzeichnisse als Ziel ausgeschlossen.
ES El archivo que se especificó como destino es un directorio y el que hace la llamada especificó que podría ser cualquier cosa, menos un directorio.
JA 操作対象として指定したファイルはディレクトリですが、呼び出し側はディレクトリ以外のファイルであると指定しました。
SV Den fil som angavs som mål är en katalog och anroparen angav att det kunde vara vad som helst förutom en katalog.
KO 대상으로 지정되었던 파일은 디렉터리이며, 호출자는 그것이 디렉터리이어야만 한다고 지정해 놓았습니다.
RU Указанный конечный файл является каталогом, но при вызове было задано, что он может иметь любой тип, кроме каталога.
FI Kohteeksi määritetty tiedosto on kansio, mutta kutsuja määritti, että se ei voi olla kansio.
NL Het bestand dat is opgegeven als doel is een map, terwijl de aanvrager heeft opgegeven dat het geen map mag zijn.
TR Hedef olarak belirtilen dosya, bir dizin ve çağıran, dizin dışında herşey olabileceğini belirtti.
PL Plik, który określono jako docelowy, jest katalogiem, tymczasem wywołujący określił, że plik ten może być czymkolwiek, byle nie katalogiem.
ZH 指定的目標檔案是個目錄,但呼叫者指定其為目錄之外的任何目標。
HU A célpontként megadott fájl egy könyvtár, de a hívó úgy adta meg, mintha nem könyvtár lenne.
FR Le fichier qui était spécifié en tant que cible est un répertoire, alors que l’appelant avait exclu explicitement les répertoires en tant que cible.