DDE
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
DDE
Functions for Windows Dynamic Data Exchange (DDE). Usefull to add your application to the Start Menu.
- Classes
- class DDEBinaryDataMBS
- method Mem as memoryblock
- method size as Integer
- method Str as string
- property Handle as Integer
- property Release as boolean
- class DDEContextInfoMBS
- class DDEMBS
- method clientTransaction(type as Integer,topic as DDEStringMBS) as DDEBinaryDataMBS
- method clientTransaction(type as Integer,topic as DDEStringMBS, data as DDEBinaryDataMBS) as DDEBinaryDataMBS
- method clientTransaction(type as Integer,topic as DDEStringMBS, data as DDEBinaryDataMBS, datatype as Integer) as DDEBinaryDataMBS
- method clientTransactionBoolean(type as Integer,topic as DDEStringMBS) as Boolean
- method clientTransactionBoolean(type as Integer,topic as DDEStringMBS, data as DDEBinaryDataMBS) as Boolean
- method clientTransactionBoolean(type as Integer,topic as DDEStringMBS, data as DDEBinaryDataMBS, datatype as Integer) as Boolean
- method close
- method ConnectToServer(appname as DDEStringMBS, topic as DDEStringMBS) as boolean
- method InitClient as boolean
- method InitServer as boolean
- method NewDDEBinaryData(name as DDEStringMBS,data as memoryblock,offset as Integer,length as Integer,dataformat as Integer) as DDEBinaryDataMBS
- method NewDDEBinaryData(name as DDEStringMBS,data as string) as DDEBinaryDataMBS
- method NewDDEBinaryData(name as DDEStringMBS,data as string,offset as Integer,length as Integer) as DDEBinaryDataMBS
- method NewDDEString(ansistring as string) as DDEStringMBS
- method NewDDEStringUnicode(unicodestring as string) as DDEStringMBS
- method RegisterService(name as DDEStringMBS) as boolean
- method UnRegisterService(name as DDEStringMBS) as boolean
- property LastError as Integer
- property Timeout as Integer
- event AdviceData(topic as DDEStringMBS, item as DDEStringMBS, dataformat as Integer,data as DDEBinaryDataMBS) as Integer
- event AdviceRequest(topic as DDEStringMBS, item as DDEStringMBS, dataformat as Integer,remaincount as Integer) as DDEBinaryDataMBS
- event AdviceStart(topic as DDEStringMBS, item as DDEStringMBS, dataformat as Integer) as Boolean
- event AdviceStop(topic as DDEStringMBS, item as DDEStringMBS, dataformat as Integer)
- event ConfirmConnect(topic as DDEStringMBS, service as DDEStringMBS, myself as Boolean)
- event Connect(topic as DDEStringMBS, service as DDEStringMBS, myself as Boolean,info as DDEContextInfoMBS) as Boolean
- event Disconnect(myself as Boolean)
- event Error(errorcode as Integer)
- event Execute(topic as DDEStringMBS,data as DDEBinaryDataMBS) as Integer
- event Poke(topic as DDEStringMBS,item as DDEStringMBS,data as DDEBinaryDataMBS) as Integer
- event Register(application as DDEStringMBS,service as DDEStringMBS)
- event Request(topic as DDEStringMBS,item as DDEStringMBS,dataformat as Integer) as DDEBinaryDataMBS
- event UnRegister(application as DDEStringMBS,service as DDEStringMBS)
- event WildConnect(topic as DDEStringMBS,service as DDEStringMBS, myself as boolean,info as DDEContextInfoMBS) as DDEStringPairListMBS
- class DDEStringMBS
- method Len as Integer
- method Mem as memoryblock
- method Str as string
- property Handle as Integer
- property Release as boolean
- class DDEStringPairListMBS
- class DDEStringPairMBS
The items on this page are in the following plugins: MBS Win Plugin.