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 | NAMEEntryHandler -- add an entry handler to the IFFHandle context. (V36) SYNOPSISerror = EntryHandler(iff, type, id, position, handler, object); FUNCTIONInstalls an entry handler vector for a specific type of chunk into 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 ALSOExitHandler(), StoreLocalItem(), StoreItemInContext(), <utility/hooks.h>, <libraries/iffparse.h>Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |