ArcGIS Pro 2.8 API Reference Guide
DDEExecuteCommand Method

ArcGIS.Desktop.Framework Namespace > FrameworkApplication Class : DDEExecuteCommand Method
This is for Esri internal use only.
Syntax
protected internal virtual bool DDEExecuteCommand( 
   string topic,
   string commandString
)
Protected Friend Overridable Function DDEExecuteCommand( _
   ByVal topic As String, _
   ByVal commandString As String _
) As Boolean

Parameters

topic
commandString
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

FrameworkApplication Class
FrameworkApplication Members