4.43.1 DDE client interface
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Built-in Predicates
        • Windows DDE interface
          • DDE client interface
            • open_dde_conversation/3
            • close_dde_conversation/1
            • dde_request/3
            • dde_execute/2
            • dde_poke/4
    • Packages
open_dde_conversation(+Service, +Topic, -Handle)
Open a conversation with a server supporting the given service name and topic (atoms). If successful, Handle may be used to send transactions to the server. If no willing server is found this predicate fails silently.