Sending client data to a server (dde_poke)ΒΆ

dde_poke()

Send client data to a server


SYNTAX

dde_poke(service, topic, item, data)

Sends client data to a server that accepts unsolicited data.

This function returns 0 if successful, or a negative value if the operation fails.


RELATED TOPICS

DDE

DDE functions

Arguments to DDE functions