OID_TAPI_SET_DEV_CONFIG (Windows CE 5.0)

Send Feedback

The OID_TAPI_SET_DEV_CONFIG object requests the miniport driver to restore the configuration of a device associated one-to-one with the line device from a configuration previously obtained using OID_TAPI_GET_DEV_CONFIG.

The contents of this structure are specific to the miniport driver's line and device class.

Support for this request is mandatory.

This request uses an NDIS_TAPI_SET_DEV_CONFIG structure.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h and Ndistapi.h.

See Also

NDIS_TAPI_SET_DEV_CONFIG | OID_TAPI_GET_DEV_CONFIG | OID_TAPI_PROVIDER_INITIALIZE | MiniportSetInformation

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.