In my KMDF driver, i want to uniquely identify which process has opened a handle to the driver using CreateFile. Is there a way to do this using any WdfXXX() call?
Asked
Active
Viewed 54 times