summaryrefslogtreecommitdiffstats
path: root/private/tapi/qa/tcore/tcore.def
blob: 8053db3d4cf11680d1a7b705c7642e14f19aea50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
LIBRARY         tcore

DATA            READ WRITE

EXPORTS
	TcoreSuiteInit
	TcoreSuiteShutdown
	TcoreSuiteAbout
	TcoreSuiteConfig

	TapiCallback
	OutputTAPIDebugInfo
	WaitForAllMessages
	WaitForMessage
	TapiLineTestInit
	TapiPhoneTestInit
	AddMessageByStruct
	AddMessage
	CopyTapiMsgParams
	CopyTapiMsgs
	CompareTapiMsgs
	RemoveReceivedMsgs
	CallbackParamsGetDevCallHandle
	DoExtensionIDsMatch
	ShowTapiMsgInfo
	ShowTapiMsgList
	FindReceivedMsgs
	FreeTapiMsgList
	ShowExpectedMsgs
	GetVarField
	DoTapiLineFuncs
	GetLineTestInfo
	GetPhoneTestInfo
	GetLogProc
	GetCallbackParams
	GetLastTapiResult
	AllocFromTestHeap
	FreeTestHeap
	ITFree
	ITAlloc
	ITSize

	DoLineAccept
	DoLineAddProvider
	DoLineAddToConference
	DoLineAnswer
	DoLineBlindTransfer
	DoLineClose
	DoLineCompleteCall
	DoLineCompleteTransfer
	DoLineConfigDialog
	DoLineConfigDialogEdit
	DoLineConfigProvider
	DoLineDeallocateCall
	DoLineDevSpecific
	DoLineDevSpecificFeature
	DoLineDial
	DoLineDrop
	DoLineForward
	DoLineGatherDigits
	DoLineGenerateDigits
	DoLineGenerateTone
	DoLineGetAddressCaps
	DoLineGetAddressID
	DoLineGetAddressStatus
	DoLineGetAppPriority
	DoLineGetCallInfo
	DoLineGetCallStatus
	DoLineGetConfRelatedCalls
	DoLineGetCountry
	DoLineGetDevCaps
	DoLineGetDevConfig
	DoLineGetIcon
	DoLineGetID
	DoLineGetLineDevStatus
	DoLineGetNewCalls
	DoLineGetNumRings
	DoLineGetProviderList
	DoLineGetRequest
	DoLineGetStatusMessages
	DoLineGetTranslateCaps
	DoLineHandoff
	DoLineHold
	DoLineInitialize
	DoLineMakeCall
	DoLineMonitorDigits
	DoLineMonitorMedia
	DoLineMonitorTones
	DoLineNegotiateAPIVersion
	DoLineNegotiateExtVersion
	DoLineOpen
	DoLinePark
	DoLinePickup
	DoLinePrepareAddToConference
	DoLineRedirect
	DoLineRegisterRequestRecipient
	DoLineReleaseUserUserInfo
	DoLineRemoveFromConference
	DoLineRemoveProvider
	DoLineSecureCall
	DoLineSendUserUserInfo
	DoLineSetAppPriority
	DoLineSetAppSpecific
	DoLineSetCallParams
	DoLineSetCallPrivilege
	DoLineSetCurrentLocation
	DoLineSetDevConfig
	DoLineSetMediaControl
	DoLineSetMediaMode
	DoLineSetNumRings
	DoLineSetStatusMessages
	DoLineSetTerminal
	DoLineSetTollList
	DoLineSetupConference
	DoLineSetupTransfer
	DoLineShutdown
	DoLineSwapHold
	DoLineTranslateAddress
	DoLineTranslateDialog
	DoLineUncompleteCall
	DoLineUnhold
	DoLineUnpark

	DoPhoneClose
	DoPhoneConfigDialog
	DoPhoneDevSpecific
	DoPhoneGetButtonInfo
	DoPhoneGetData
	DoPhoneGetDevCaps
	DoPhoneGetDisplay
	DoPhoneGetGain
	DoPhoneGetHookSwitch
	DoPhoneGetIcon
	DoPhoneGetID
	DoPhoneGetLamp
	DoPhoneGetRing
	DoPhoneGetStatus
	DoPhoneGetStatusMessages
	DoPhoneGetVolume
	DoPhoneInitialize
	DoPhoneNegotiateAPIVersion
	DoPhoneNegotiateExtVersion
	DoPhoneOpen
	DoPhoneSetButtonInfo
	DoPhoneSetData
	DoPhoneSetDisplay
	DoPhoneSetGain
	DoPhoneSetHookSwitch
	DoPhoneSetLamp
	DoPhoneSetRing
	DoPhoneSetStatusMessages
	DoPhoneSetVolume
	DoPhoneShutdown

	DoLineAgentSpecific
	DoLineGetAgentCaps
	DoLineGetAgentActivityList
	DoLineGetAgentGroupList
	DoLineGetAgentStatus
	DoLineProxyMessage
	DoLineProxyResponse
	DoLineSetAgentActivity
	DoLineSetAgentGroup
	DoLineSetAgentState
	DoLineSetCallData
	DoLineSetCallQualityOfService
	DoLineSetCallTreatment
	DoLineSetLineDevStatus

	DoTapiGetLocationInfo
	DoTapiRequestDrop
	DoTapiRequestMakeCall
	DoTapiRequestMediaCall

	DoLineInitializeEx
        DoLineGetMessage
	DoPhoneInitializeEx
        DoPhoneGetMessage