| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: &rest ignore
Closes all DDE client and server ports that were opened in the current process by calling open-port and/or open-server. This is done automatically by the OS when Lisp or a standalone DDE Lisp application exits, but perhaps it is desirable to call this function explicitly to clean up no-longer-used resources.
See dde.htm for information about DDE support.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |