NdisMUnmapIoSpace releases a virtual range mapped by an initialization-time call to NdisMMapIoSpace.
VOID NdisMUnmapIoSpace(IN NDIS_HANDLE MiniportAdapterHandle,
IN PVOID VirtualAddress, IN UINT Length);
| Header File: | Ndis.h |
| Module: | Nk |
| Platforms: | |
| Versions: | 2.0 and later |
| Complete Documentation: | Windows NT Device Driver Kit |