I/O Manager Routines
WHQL restricts all NDIS drivers from calling the following I/O manager routines:
Restricted routine | Error message |
---|---|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Use NdisMRegisterInterruptinstead. |
|
Miniport and intermediate drivers should use NdisMRegisterDeviceinstead. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Use NdisMDeregisterInterrupt, NdisRemoveInterruptinstead. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Use NdisMRegisterAdapterShutdownHandlerinstead. |
|
Do not use this call. |
|
Do not use this call. |
|
Use NdisMDeregisterAdapterShutdownHandlerinstead. |
|
Do not use this call. |
|
Do not use this call. |
|
Do not use this call. |
|
Use NdisMIndicateStatusinstead. |