Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This function removes a NIC-driver-supplied MiniportShutdown function from the list of registered shutdown handlers to be called.
Syntax
VOID NdisMDeregisterAdapterShutdownHandler(
NDIS_HANDLE MiniportHandle
);
Parameters
- MiniportHandle
[in] Handle originally input to the MiniportInitialize function.
Return Value
None.
Remarks
Requirements
Header |
ndis.h |
Library |
ndis.dll |
See Also
Reference
NDIS 5.x Legacy Functions
MiniportShutdown
MiniportInitialize