ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / DDEIsTopicSupported Method

In This Topic
    DDEIsTopicSupported Method
    In This Topic
    This is for Esri internal use only.
    Syntax
    protected internal virtual bool DDEIsTopicSupported( 
       string topic
    )
    Protected Friend Overridable Function DDEIsTopicSupported( _
       ByVal topic As String _
    ) As Boolean

    Parameters

    topic
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also