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 | NAMEExitHandler -- add an exit handler to the IFFHandle context. (V36) SYNOPSISerror = ExitHandler(iff, type, id, position, handler, object); FUNCTIONInstalls an exit handler vector for a specific type of chunk into the INPUTSiff - pointer to IFFHandle structure. RESULTerror - 0 if successful or an IFFERR_#? error code if unsuccessful. BUGSReturning the values IFFERR_EOF or IFFERR_EOC from the call-back SEE ALSOEntryHandler(), StoreLocalItem(), StoreItemInContext(), <utility/hooks.h>, <libraries/iffparse.h>Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |