The CS_EED_CMD property defines a pointer to a CS_COMMAND structure containing extended error data.
Within a server message callback, Client-Library indicates that extended error data is available by setting the CS_HASEED bit of the status field of the CS_SERVERMSG structure describing the message.
It is an error to retrieve CS_EED_CMD if no extended error data is available.