HomeSort by relevance Sort by last modified time
    Searched refs:TSPI_MESSAGE_BASE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tspi.h 90 #define TSPI_MESSAGE_BASE 500
91 #define LINE_NEWCALL ((__LONG32) TSPI_MESSAGE_BASE + 0)
92 #define LINE_CALLDEVSPECIFIC ((__LONG32) TSPI_MESSAGE_BASE + 1)
93 #define LINE_CALLDEVSPECIFICFEATURE ((__LONG32) TSPI_MESSAGE_BASE + 2)
94 #define LINE_CREATEDIALOGINSTANCE ((__LONG32) TSPI_MESSAGE_BASE + 3)
95 #define LINE_SENDDIALOGINSTANCEDATA ((__LONG32) TSPI_MESSAGE_BASE + 4)
96 #define LINE_SENDMSPDATA ((__LONG32) TSPI_MESSAGE_BASE + 5)
97 #define LINE_QOSINFO ((__LONG32) TSPI_MESSAGE_BASE + 6)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndistapi.h 123 #define TSPI_MESSAGE_BASE 500L
124 #define LINE_NEWCALL TSPI_MESSAGE_BASE
125 #define LINE_CALLDEVSPECIFIC (TSPI_MESSAGE_BASE + 1L)
    [all...]

Completed in 612 milliseconds