This documentation is archived and is not being maintained.
DDEClient.new Method [AX 2012]
Initializes a new instance of the Object class.
public void new(str ServerName, str Topic)
Run On
Client
Parameters
-
ServerName
- Type: str
The name of the server to connect to.
-
Topic
- Type: str
The name of the topic for this conversation.
If the conversation cannot be established, the constructor throws Exception::Internal.