NdisZeroMemory

NdisZeroMemory fills a block of memory with zeros.

Syntax

VOID NdisZeroMemory(IN PVOID Destination, IN ULONG Length);

At a Glance

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