| Table of Contents buffer_nItemsDescriptionRetrieve the number of items allocated in a buffer, as set by buffer_Init. Function prototypelong CExtAPI::buffer_nItems(ZVAR hBuffer); Arguments
 Return valueZero if the buffer is uninitialised or an error occurred, and otherwise a positive integer representing the number of items allocated in the buffer. CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |