NDIS 5.x Legacy NDISTAPI Object Identifiers (Compact 2013)

3/26/2014

This topic includes NDIS 5.x legacy NDISTAPI Object Identifiers (OIDs).

In This Section

Programming element

Description

OID_TAPI_ACCEPT

Requests the miniport driver to accept the specified call

OID_TAPI_ANSWER

Requests the miniport driver to answer the specified call on offer

OID_TAPI_CLOSE

Requests the miniport driver to close the specified open line device

OID_TAPI_CLOSE_CALL

Requests the miniport driver to close a specified call after completing or terminating all outstanding asynchronous requests on the call

OID_TAPI_CONDITIONAL_MEDIA_DETECTION

Conditionally gives each WAN miniport driver the opportunity to indicate whether it can simultaneously monitor for all requested media modes

OID_TAPI_CONFIG_DIALOG

Requests the miniport driver to return the name of a user-mode DLL that can be loaded and called to configure the specified device

OID_TAPI_DEV_SPECIFIC

Requests the miniport driver to provide access to features inaccessible through other object requests

OID_TAPI_DIAL

Requests the miniport driver to dial the specified number on the specified call

OID_TAPI_DROP

Requests the miniport driver to drop or disconnect the specified call

OID_TAPI_GET_ADDRESS_CAPS

Requests the WAN network adapter driver to return information for the specified address on the specified line about its telephony capabilities

OID_TAPI_GET_ADDRESS_ID

Requests the WAN network adapter driver to return the address ID associated with the address in a different format on the specified line

OID_TAPI_GET_ADDRESS_STATUS

Requests the miniport driver to return the status for the specified address

OID_TAPI_GET_CALL_ADDRESS_ID

Requests the miniport driver to return the address ID for the specified call

OID_TAPI_GET_CALL_INFO

Requests the miniport driver to return detailed information about the specified call

OID_TAPI_GET_CALL_STATUS

Requests the miniport driver to return the status of the specified call

OID_TAPI_GET_DEV_CAPS

Requests the miniport driver to return the telephony capabilities of a specified line device

OID_TAPI_GET_DEV_CONFIG

Requests the miniport driver to return the current configuration of a device associated one-to-one with a particular line

OID_TAPI_GET_EXTENSION_ID

Requests the miniport driver to return the extension ID for the specified line device

OID_TAPI_GET_LINE_DEV_STATUS

Requests the miniport driver to return the status for the specified open line device

OID_TAPI_NEGOTIATE_EXT_VERSION

Requests the miniport driver to return the highest version extension number the miniport driver is willing to operate under for this device, given the range of possible extension versions

OID_TAPI_OPEN

Requests the miniport driver to open the line device designated by the given device ID and return the network adapter driver's handle for the device

OID_TAPI_PROVIDER_INITIALIZE

Requests that the miniport driver initialize itself as a TAPI provider

OID_TAPI_PROVIDER_SHUTDOWN

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

OID_TAPI_SECURE_CALL

Requests the miniport driver to secure a particular call from any interruptions or interference that can affect the call's media stream

OID_TAPI_SELECT_EXT_VERSION

Requests the miniport driver to select the indicated extension version for the indicated line device

OID_TAPI_SEND_USER_USER_INFO

Requests the miniport driver to send user-to-user information to the remote party on the specified call

OID_TAPI_SET_APP_SPECIFIC

Requests the miniport driver to set the ulAppSpecific member of the specified call's LINECALLINFO structure

OID_TAPI_SET_CALL_PARAMS

Requests the miniport driver to set certain call parameters for an existing call

OID_TAPI_SET_DEFAULT_MEDIA_DETECTION

Requests the miniport driver to use a new set of media modes to detect for the indicated line

OID_TAPI_SET_DEV_CONFIG

Requests the miniport driver to restore the configuration of a device associated one-to-one with the line device from a configuration previously obtained by using OID_TAPI_GET_DEV_CONFIG

OID_TAPI_SET_MEDIA_MODE

Requests the miniport driver to change a call's media mode as stored in the LINECALLINFO structure for that call

OID_TAPI_SET_STATUS_MESSAGES

Requests the miniport driver to allow NDISTAPI to specify which notification messages the miniport driver should generate for events related to status changes for the specified line or any of its addresses

See Also

Reference

NDIS 5.x Legacy Reference
NDIS 5.x Legacy Functions
NDIS 5.x Legacy Structures
NDIS 5.x Legacy Wireless LAN OIDs
NDIS 5.x Legacy Data Types
NDIS 5.x Legacy Network Driver Macros
NDIS 5.x Legacy Messages
NDIS 5.x Legacy NDISWAN Object Identifiers
NDIS 5.x Legacy Token Ring Object Identifiers