KeSaveFloatingPointState, 0
(MS WDK >> Windows XP Driver Development Kit (DDK 2600))

Nombre
KeSaveFloatingPointState
Valor
0 entero con signo / entero sin signo
0x00000000 valor hexadecimal
0x0 valor hexadecimal
Tipo
Windows kernel mode error code (más)
Descripción (inglés)
STATUS_SUCCESS
Tipo C/C++
NTSTATUS
Definido en
\inc\ddk\wdm\wxp\wdm.h, línea 5673 (Windows XP Driver Development Kit (DDK 2600))
Definición
#define KeSaveFloatingPointState(a)         STATUS_SUCCESS
Comentarios de grupo
Prototype for get current IRQL. **** TBD (read TPR)
Depende de
STATUS_SUCCESS
También se utiliza en
Windows 2000 DDK (DDK 2195.1)
Descripción de tipo
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes
 
 

Ver también las bibliotecas