NTSTATUS and GetLastError

  • Thread starter Thread starter Andrea De Nardis
  • Start date Start date
A

Andrea De Nardis

Hi all,
a simple question: when my driver fails a IOCTL with a NTSTATUS code,
what is the user error code I can catch via GetLastError?
For example: obiously STATUS_SUCCESS -> ERROR_SUCCESS
then?
Thanx a lot.
Happy Easter to all of you!!!
Best wishes!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top