Share via


NDIS File Interface (Compact 2013)

3/26/2014

This section describes NDIS file interfaces.

In This Section

  • NdisCloseFile
    Releases a handle returned by the NdisOpenFile function and frees the memory allocated to hold the file contents when it was opened.
  • NdisMapFile
    Maps an already open file into a caller-accessible buffer if the file is currently unmapped.
  • NdisUnmapFile
    Releases a virtual address mapping of a file previously set up with the NdisMapFile function.

See Also

Reference

NDIS General-use Interfaces