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.

39 lines
536 B

  1. /*++
  2. Copyright (c) 1990-1994 Microsoft Corporation
  3. Module Name:
  4. isdn.h
  5. Abstract:
  6. This module defines the structures, macros, and manifests available
  7. to ISDN aware components.
  8. Author:
  9. Tony Bell - tonybe@microsoft.com
  10. Revision History:
  11. Initial Version - January 1997
  12. --*/
  13. #ifndef _ISDN_H
  14. #define _ISDN_H
  15. #endif
  16. //
  17. // Define Q.931 SAP. This is registered by clients that want to
  18. // accept incoming calls from a call manager that has registered
  19. // the Q.931 address family
  20. //
  21. //
  22. // Define Q.931 CO_CALL_PARAMETERS
  23. //