OID_TAPI_PROVIDER_INITIALIZE (Windows CE 5.0)
The OID_TAPI_PROVIDER_INITIALIZE object requests that the miniport driver initialize itself as a TAPI provider. The driver should set up whatever internal state it uses to track incoming requests from TAPI.
Support for this request is mandatory.
This request uses an NDIS_TAPI_PROVIDER_INITIALIZE structure.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h and Ndistapi.h.
See Also
OID_TAPI_OPEN | NDIS_TAPI_PROVIDER_INITIALIZE | MiniportQueryInformation
Send Feedback on this topic to the authors