Site icon EfmSoft

What does NTSTATUS 0xC02300BB (STATUS_NDIS_NOT_SUPPORTED) mean?

 
Previous Next
STATUS_NDIS_REINIT_REQUIRED STATUS_NDIS_OFFLOAD_POLICY

STATUS_NDIS_NOT_SUPPORTED

The request is known, but unsupported by this adapter path

STATUS_NDIS_NOT_SUPPORTED is a feature-compatibility result. It does not necessarily say the OID is malformed; it says that the selected target does not implement the request in the applicable media, driver role, hardware capability set, or current contract.

Treat this as a capability result. The right next step is to establish what the adapter or filter advertises and whether a different interface or feature path is appropriate, not to retry the same request with arbitrary data.

Evidence that narrows it

References


Looking for a different code? Search another status or error code.

Exit mobile version