This function removes an NIC-driver-supplied MiniportShutdown function from the list of registered shutdown handlers to be called.
Header file: | Ndis.h |
Windows CE versions: | 2.0 and later |
VOID NdisMDeregisterAdapterShutdownHandler(
IN NDIS_HANDLE MiniportHandle );
Currently, this function is a stub that does no work. Future versions of Windows CE may implement this function.