| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
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-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||