ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / DDEExecuteCommand Method

In This Topic
    DDEExecuteCommand Method
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also