25 #ifndef _OBJECTCAROUSEL_H_
26 #define _OBJECTCAROUSEL_H_
43 #define OC_MAGIC 0x27BEC2A5
44 #define INVALID_DSI_TRANSACTION_ID 0xFFFFFFFF
68 U32BIT dsiTransactionId;
76 MemHandle hPendingSiQueryRef;
78 MemHandle hLoadRequest;
82 pFileGroupList_t pFileGroupList;
84 MemHandle hSrgDataCarousel;
87 U32BIT srgObjectOffset;
89 BOOLEAN srgObjectLoaded;
91 BOOLEAN bOCLiteOptionsObjectProcessing;
92 U16BIT loadedObjectCount;
125 BOOLEAN ocListFind(
P_LLControl pllcObjectCarousel, MemHandle hObjectCarousel );
128 U8BIT* pSrgData, U16BIT usrInfoLen );
General include file for clDsm library internal definitions.
Definition: objectCarousel.h:61
Header to the linkList module - Functions/methods for managing linked lists of items created in manag...
Definition: clDsmSystem.h:525
Definition: dsm_types.h:60
Definition: sectionFilter.h:68
Header to the sectionFilter module.
Header to the object module - functions/methods accessing data of object messages inside modules...
Definition: objectCarousel.c:49
Definition: clDsmSystem.h:551
Definition: clDsmSystem.h:514
Definition: linkList.h:47
Definition: linkList.h:55