DdeCallback_ConnectConfirm is called after the DdeCallback_Connect function is called.
Return Value
bool is TRUE (1) if the DDE conversation was performed and FALSE (0), if the DDE conversation was canceled.
Parameters
hConv is the channel number.
ssService is the service name ("UniPlotSL").
ssTopic is the topic name.
See also
Overview DDE, DdeCallback_Connect, DdeCallback_Disconnect, DdeCallback_Request, DdeCallback_Poke, DdeCallback_Execute
id-587441