| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: buffer length &key zero-terminated
This function may be called from a custom convert-returned-dde-buffer method for use with DDE servers that return values as a vector of longwords. buffer and length should be the buffer and length arguments that were passed to convert-returned-dde-buffer. zero-terminated should be passed as true if the longword vector returned by the DDE server terminates the vector with a longword zero. A list of numbers is returned, one for each longword.
See dde.htm for information about DDE support.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |