Files
mtapi/MTConnector/MTConnector.def
T

19 lines
446 B
Modula-2
Raw Normal View History

2014-10-31 09:05:52 +02:00
LIBRARY MTConnector
EXPORTS initExpert
deinitExpert
updateQuote
sendEvent
sendIntResponse
sendBooleanResponse
sendDoubleResponse
sendStringResponse
sendVoidResponse
sendDoubleArrayResponse
sendIntArrayResponse
sendLongResponse
getCommandType
getIntValue
getDoubleValue
getStringValue
getBooleanValue