NdisWriteConfiguration

NdisWriteConfiguration writes a caller-supplied value for a specified entry into the registry.

Syntax

VOID NdisWriteConfiguration(OUT PNDIS_STATUS Status,
IN NDIS_HANDLE
WrapperConfigurationContext,
IN PNDIS_STRING
Keyword,
IN PNDIS_CONFIGURATION_PARAMETER *
ParameterValue);

At a Glance

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