Constructor and Description |
---|
DDECallServer(int hwndDDE,
Transaction trans)
Constructor that reads transaction containing function type
and additional data.
|
DDECallServer(SessionManager mgr)
Constructor to create the thread object.
|
Modifier and Type | Method and Description |
---|---|
void |
callDdeServer(DDECallServer cs)
Start call to DDESRV in a static thread.
|
protected int |
DDEServerApi(DDECallServer param)
The one and only API call function for requests and
replies from Java/REXX objects.
|
int |
getConv()
Get conversation ID (hwnd to control window).
|
String |
getData()
Get data.
|
long |
getFlags()
Get flags.
|
int |
getFunction()
Get function number.
|
int |
getHwndDDE()
Get handle to DDE window.
|
String |
getLocation()
Get location.
|
String |
getObject()
Get callback event-object.
|
String |
getProgName()
Get program name.
|
long |
getReq()
Get request handle.
|
String |
getSubject()
Get subject.
|
void |
run()
Thread that reads the queue with messages and sends to
the NPDDE DLL.
|
public DDECallServer(SessionManager mgr)
public DDECallServer(int hwndDDE, Transaction trans)
protected int DDEServerApi(DDECallServer param)
public int getHwndDDE()
public int getFunction()
public int getConv()
public String getProgName()
public String getSubject()
public String getObject()
public String getLocation()
public String getData()
public long getFlags()
public long getReq()
public void callDdeServer(DDECallServer cs)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.