ApplicationClass.DDEInitiate(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool DDEInitiate(System::String ^ App, System::String ^ Topic) = Microsoft::Office::Interop::MSProject::_MSProject::DDEInitiate;
public virtual bool DDEInitiate (string App, string Topic);
abstract member DDEInitiate : string * string -> bool
override this.DDEInitiate : string * string -> bool
Public Overridable Function DDEInitiate (App As String, Topic As String) As Boolean
Parameters
- App
- String
- Topic
- String