STATUS_INVALID_LEVEL(0xc0000148) driver status return

Hello,

I am getting a STATUS_INVALID_LEVEL(0xc0000148) driver status return. I
can’t find any information as to what this means.

Does anyone have any information on this status?

Thanks in advance,

-Paul

“Paul G” wrote in message news:xxxxx@ntfsd…
>
>
> I am getting a STATUS_INVALID_LEVEL(0xc0000148) driver status return. I
> can’t find any information as to what this means.
>

My best understanding is that in most places this is used, it is equivalent
to STATUS_NOT_SUPPORTED.

But bear in mind, anybody can return any error status they like for anything
anytime anywhere. If you would tell us the function from which you were
receiving this status, we might be able to help interpret it for you more
specifically.

Peter
OSR