summaryrefslogtreecommitdiffstats
path: root/private/tapi/qa/tcore/tcore.def
diff options
context:
space:
mode:
authorAdam <you@example.com>2020-05-17 05:51:50 +0200
committerAdam <you@example.com>2020-05-17 05:51:50 +0200
commite611b132f9b8abe35b362e5870b74bce94a1e58e (patch)
treea5781d2ec0e085eeca33cf350cf878f2efea6fe5 /private/tapi/qa/tcore/tcore.def
downloadNT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar
NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.gz
NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.bz2
NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.lz
NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.xz
NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.tar.zst
NT4.0-e611b132f9b8abe35b362e5870b74bce94a1e58e.zip
Diffstat (limited to 'private/tapi/qa/tcore/tcore.def')
-rw-r--r--private/tapi/qa/tcore/tcore.def182
1 files changed, 182 insertions, 0 deletions
diff --git a/private/tapi/qa/tcore/tcore.def b/private/tapi/qa/tcore/tcore.def
new file mode 100644
index 000000000..8053db3d4
--- /dev/null
+++ b/private/tapi/qa/tcore/tcore.def
@@ -0,0 +1,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
+
+
+
+