The generic function
dde-topic-items
returns a list of strings corresponding to the valid items in the topic. A method specializing on a server and topic should be defined.
If it is not practical to return a list of the items (for example, if the list is potentially infinite), the generic function returns
:unknown
.