SalDDE
PPJ.Runtime.DDE.SalDDE
public class SalDDEPublic Class SalDDEMethods
AddAtom(stringToAdd)
Parameter
Type
Description
Alloc()
DeleteAtom(atomToDelete)
Parameter
Type
Description
Extract(msg, wParam, lParam, sender, lowlParam, highlParam)
Parameter
Type
Description
ExtractCmd(handle, command, commandSize)
Parameter
Type
Description
ExtractDataText(handle, status, data, dataSize)
Parameter
Type
Description
ExtractOptions(options, flags, format)
Parameter
Type
Description
FindAtom(topicString)
Parameter
Type
Description
Free(memory)
Parameter
Type
Description
GetAtomName(atom, atomName, stringLength)
Parameter
Type
Description
GetExecuteString(msglParam)
Parameter
Type
Description
Post(wndReceiver, message, wndSender, lowlParam, hnighlParam)
Parameter
Type
Description
Request(ctrl, service, serverTopic, serverItem, timeout, data)
Parameter
Type
Description
Send(receiver, message, sender, lowlParam, highlParam)
Parameter
Type
Description
SendAll(message, sender, lowlParam, highlParam)
Parameter
Type
Description
SendAll(message, sender, lowlParam, highlParam, timeout)
Parameter
Type
Description
SendExecute(ctrl, service, topic, item, timeout, command)
Parameter
Type
Description
SendToClient(ctrl, data, clientID, timeout)
Parameter
Type
Description
SetCmd(highlParam, command)
Parameter
Type
Description
SetData(handle, status, data, format)
Parameter
Type
Description
SetDataText(numData, status, strData)
Parameter
Type
Description
SetOptions(options, flags, format)
Parameter
Type
Description
StartServer(ctrl, service, topic, item)
Parameter
Type
Description
StartSession(ctrl, service, topic, item, timeout)
Parameter
Type
Description
StopServer(ctrl)
Parameter
Type
Description
StopSession(ctrl)
Parameter
Type
Description
Last updated