Что означает код HRESULT 0x80040011 (TAPI_E_INVALCARD)?

 
Также может означать:
КонстантаТипОС
OLE_E_CANTCONVERTHRESULTWindows
Предыдущий Следующий
OLE_E_CANTCONVERT OLE_E_NOSTORAGE

TAPI_E_INVALCARD

Что означает TAPI_E_INVALCARD

TAPI_E_INVALCARD (0x80040011) — tAPI — неверная calling card.

TAPI 3 работает через service provider, address, call, terminal и stream objects. Возможности и идентификаторы принадлежат конкретному provider/device и могут меняться после reinit или смены состояния вызова.

Что проверить

  • Сохраните provider, address/call/phone state, privilege, async request ID и точный IT* method.
  • Перед повтором обновите provider-owned IDs/capabilities и дождитесь требуемого call state; поздняя команда часто относится к уже изменившемуся объекту.

Данные для диагностики

  • TAPI_E_INVALCARD is HRESULT 2147745809 ( 0x80040011 ) from TAPI 3.0.
  • A roaming user profile carries a card ID that is absent on the current workstation, so the dialer asks for a valid local billing method.
  • The primary recovery is to refresh calling-card configuration, require explicit selection of a valid card, and avoid logging sensitive billing data.

Исходная формулировка

  • TAPI_E_INVALCARD is HRESULT 2147745809 ( 0x80040011 ) from TAPI 3.0.
  • A roaming user profile carries a card ID that is absent on the current workstation, so the dialer asks for a valid local billing method.
  • The primary recovery is to refresh calling-card configuration, require explicit selection of a valid card, and avoid logging sensitive billing data.
  • Invalid calling card.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.