NdisMUnmapIoSpace

NdisMUnmapIoSpace releases a virtual range mapped by an initialization-time call to NdisMMapIoSpace.

Syntax

VOID NdisMUnmapIoSpace(IN NDIS_HANDLE MiniportAdapterHandle,
IN PVOID VirtualAddress, IN UINT Length);

At a Glance

Header File: Ndis.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit