Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
953 B

  1. LIBRARY ipconf
  2. EXPORTS
  3. TSPI_lineClose
  4. TSPI_lineCloseCall
  5. TSPI_lineCreateMSPInstance
  6. TSPI_lineCloseMSPInstance
  7. TSPI_lineDrop
  8. TSPI_lineGetAddressCaps
  9. TSPI_lineGetAddressID
  10. TSPI_lineGetAddressStatus
  11. TSPI_lineGetCallAddressID
  12. TSPI_lineGetCallInfo
  13. TSPI_lineGetCallStatus
  14. TSPI_lineGetDevCaps
  15. TSPI_lineGetIcon
  16. TSPI_lineGetID
  17. TSPI_lineGetLineDevStatus
  18. TSPI_lineGetNumAddressIDs
  19. TSPI_lineMakeCall
  20. TSPI_lineMSPIdentify
  21. TSPI_lineNegotiateTSPIVersion
  22. TSPI_lineOpen
  23. TSPI_lineReceiveMSPData
  24. TSPI_lineSetDefaultMediaDetection
  25. TSPI_lineSetMediaMode
  26. TSPI_providerEnumDevices
  27. TSPI_providerInit
  28. TSPI_providerInstall
  29. TSPI_providerRemove
  30. TSPI_providerShutdown
  31. TSPI_providerUIIdentify
  32. TUISPI_providerInstall
  33. TUISPI_providerRemove