pAction
(
PULONG
) - output
A pointer to the
ULONG
in which the recommended corrective action for the error is returned.
The following values are possible:
ERRACT_RETRY
Retry immediately
ERRACT_DLYRET
Delay and retry
ERRACT_USER
Bad user input - get new values
ERRACT_ABORT
Terminate in an orderly manner
ERRACT_PANIC
Terminate immediately
ERRACT_IGNORE
Ignore error
ERRACT_INTRET
Retry after user intervention
[Back]
[Next]