c++ - ObReferenceObject Vs File Deletion -


In my device driver, I refer to an object (using ObReferenceObject) and then I would like to make that file normally Try to delete and the file is deleted. I was really waiting for a STATUS_CANNOT_DELETE value but this is not the case.

Is a file removed even if its reference is not equal to 0?


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -