ERROR_INVALID_CRUNTIME_PARAMETER, 1288
(MS WDK >> Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))

Nombre
ERROR_INVALID_CRUNTIME_PARAMETER
Valor
1288 entero con signo / entero sin signo
0x00000508 valor hexadecimal
0x508 valor hexadecimal
2147943688 HRESULT_FROM_WIN32(code) / entero sin signo
-2147023608 HRESULT_FROM_WIN32(code) / entero con signo
0x80070508 HRESULT_FROM_WIN32(code) / valor hexadecimal
Tipo
Windows user mode error code
Descripción
El parámetro transmitido a una función en tiempo de ejecución C no es correcto.
Descripción (inglés)
The parameter passed to a C runtime function is incorrect.
Tipo C/C++
int
Definido en
\inc\api\WINERROR.H, línea 6266 (Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002))
Definición
#define ERROR_INVALID_CRUNTIME_PARAMETER 1288L
Comentarios de línea
MessageId: ERROR_INVALID_CRUNTIME_PARAMETER

MessageText:

The parameter passed to a C runtime function is incorrect.
También se utiliza en
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit for Windows Vista (WDK 6000)
Descripciones MUI
TR C çalışma zamanı işlevine geçirilen parametre hatalı.
HU A C futtatási környezet függvényének átadott paraméter hibás.
NB Parameteren som ble sendt til en C-kjøretidsfunksjon, er feil.
PT O parâmetro transmitido para uma função de tempo de execução de C está incorreto.
IT Parametro non corretto passato a una funzione runtime C.
FI Ajonaikaiseen C-toimintoon siirretty parametri ei kelpaa.
CS Parametr předaný běhové funkci jazyka C je nesprávný.
DA Den parameter, der blev givet til en C-kørselsfunktion, er forkert.
KO C 런타임 함수에 전달된 매개 변수가 잘못되었습니다.
PL Parametr przekazany do funkcji środowiska wykonawczego języka C jest nieprawidłowy.
NL De parameter die is doorgegeven aan een C-runtime-functie is onjuist.
EL Η παράμετρος που διαβιβάστηκε σε μια λειτουργία χρόνου εκτέλεσης C δεν είναι σωστή.
DE Der an eine C-Laufzeitfunktion übergebene Parameter ist falsch.
FR Le paramètre passé à une fonction C runtime est incorrect.
JA C ランタイム関数に渡されたパラメーターが正しくありません。
ZH 传递到 C 运行时函数的参数不正确。
SV Parametern som skickades till en C-körningsfunktion är felaktig.
RU В динамическую функцию C передан неверный параметр.