AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
=>     R0 =     Handle of buffer to be removed

This removes the buffer specified the handle given in R0. It releases the workspace in the RMA reserved for this buffer. You should this to remove buffers created with Buffer_Create - for buffers made using Buffer_Register you should use Buffer_Deregister instead.

Any data in the buffer will be purged, and an access via InsVRemV and CnpV will be ignored.

See PRM 4, page 88.

[sh-index] Back to list of manuals