NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: iffparse.library AllocIFF AllocLocalItem CloseClipboard CloseIFF CollectionChunk CollectionChunks CurrentChunk EntryHandler ExitHandler FindCollection FindLocalItem FindProp FindPropContext FreeIFF FreeLocalItem GoodID GoodType IDtoStr InitIFF InitIFFasClip InitIFFasDOS LocalItemData OpenClipboard OpenIFF ParentChunk ParseIFF PopChunk PropChunk PropChunks PushChunk ReadChunkBytes ReadChunkRecords SetLocalItemPurge StopChunk StopChunks StopOnExit StoreItemInContext StoreLocalItem WriteChunkBytes WriteChunkRecords Include GuruMeditation | NAMEStopOnExit -- declare a stop condition for exiting a chunk. (V36) SYNOPSISerror = StopOnExit(iff, type, id); FUNCTIONInstalls an exit handler for the specified chunk which will cause the INPUTSiff - pointer to IFFHandle structure (need not be open). RESULTerror - 0 if successful or an IFFERR_#? error code if unsuccessful. SEE ALSOParseIFF(), <libraries/iffparse.h>Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |