ArcGIS Pro 3.7 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 Friend Overridable Function DDEExecuteCommand( _
       ByVal topic As String, _
       ByVal commandString As String _
    ) As Boolean
    protected internal virtual bool DDEExecuteCommand( 
       string topic,
       string commandString
    )

    Parameters

    topic
    commandString
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also