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.

12 lines
431 B

  1. #define IF_PSIBG_INIT IF_PSIBG_START + 0x001
  2. #define IF_PSIBG_CALL IF_PSIBG_START + 0x002
  3. #define IF_PSIBG_ANSWER IF_PSIBG_START + 0x003
  4. #define IF_PSIBG_LISTEN IF_PSIBG_START + 0x004
  5. #define IF_PSIBG_HANDSET IF_PSIBG_START + 0x005
  6. #define IF_PSIBG_ONHOOKDIAL IF_PSIBG_START + 0x006
  7. #define IF_PSIBG_LINESTATEWND IF_PSIBG_START + 0x007
  8. #define OHD_START 0x0000 // values for IF_PSIBG_ONHOOKDIAL
  9. #define OHD_END 0xFFFF