Number | Error String | Error Description |
---|---|---|
16384 | DMLERR_ADVACKTIMEOUT | Timeout waiting for an advise acknowledge. |
16385 | DMLERR_BUSY | Recipient is busy. |
16386 | DMLERR_DATAACKTIMEOUT | Timeout waiting for an advise data acknowledge |
16387 | DMLERR_DLL_NOT_INITIALIZED | DDEML.DLL is not initialized. |
16388 | DMLERR_DLL_USAGE | General DDE library usage error. |
16389 | DMLERR_EXECACKTIMEOUT | Timeout waiting for an exec acknowledgment. |
16390 | DMLERR_INVALIDPARAMETER | Invalid parameter to DDEML function call. |
16391 | DMLERR_LOW_MEMORY | Memory is becoming low. |
16392 | DMLERR_MEMORY_ERROR | Memory is exhausted. |
16393 | DMLERR_NOTPROCESSED | Receiving task was not interested in message. |
16394 | DMLERR_NO_CONV_ESTABLISHED | No DDE conversation could be established. |
16395 | DMLERR_POKEACKTIMEOUT | Timeout waiting for a poke acknowledge. |
16396 | DMLERR_POSTMSG_FAILED | Attempt to post a window message failed. |
16397 | DMLERR_REENTRANCY | The DDE library was re-entered during a blocking call. |
16398 | DMLERR_SERVER_DIED | DDE server has died. |
16399 | DMLERR_SYS_ERROR | A DDE call has caused a system error. |
16400 | DMLERR_UNADVACKTIMEOUT | Timeout waiting for an unadvised acknowledge. |
16401 | DMLERR_UNFOUND_QUEUE_ID | DDE queue id could not be found. |
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.