OID_TAPI_PROVIDER_SHUTDOWN (Windows Embedded CE 6.0)

1/6/2010

The OID_TAPI_PROVIDER_SHUTDOWN object requests the miniport driver to shut down its TAPI operations when TAPI is cleaning up its state because applications are no longer using TAPI services.

On receipt of this object, the miniport driver should terminate any activities associated with TAPI that it has in progress, call NdisMIndicateStatus with NDIS_MAC_LINE_DOWN to NDISWAN for any lines currently open, and clean up any state it was using to track TAPI operations.

Support for this request is mandatory.

This request uses an NDIS_TAPI_PROVIDER_SHUTDOWN structure.

Requirements

Header ndistapi.h, ntddndis.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

NDISTAPI Object Identifiers
NDIS_TAPI_PROVIDER_SHUTDOWN
NdisMIndicateStatus
NDIS_MAC_LINE_DOWN
MiniportSetInformation