DDE event codesΒΆ
DDE_CONNECT_REQUEST |
Client is requesting information |
DDE_CONNECT_CONFIRM |
Accepted conversation request confirmed |
DDE_DISCONNECT |
Client has disconnected conversation |
DDE_EXECUTE |
Client is requesting server to execute a command |
DDE_POKE |
Client has sent unsolicited data |
DDE_REQUEST |
Client is requesting data |
These are the event codes which can be sent by a client to a DDE server event function.
See DDE server event function for further details of these codes
RELATED TOPICS |