This function releases the resources allocated when the driver calls the NdisRegisterProtocol function.
| Header file: | Ndis.h |
| Windows CE versions: | 2.0 and later |
VOID NdisDeregisterProtocol( OUT PNDIS_STATUS Status,
IN NDIS_HANDLE NdisProtocolHandle );
Currently, this function is a stub that does no work. Future versions of Windows CE may implement this function.