mirror of https://github.com/lianthony/NT4.0
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.
182 lines
3.3 KiB
182 lines
3.3 KiB
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
|
|
|
|
|
|
|
|
|