Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/commonal.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.38 by tani, Thu Jul 21 01:48:16 2005 UTC revision 1.39 by tani, Tue Aug 23 07:33:31 2005 UTC
# Line 206  EXPORTDLL result_t extractNonbinderItemI Line 206  EXPORTDLL result_t extractNonbinderItemI
206  EXPORTDLL result_t insertEvent( sessionid_t sid, event_t *ev);  EXPORTDLL result_t insertEvent( sessionid_t sid, event_t *ev);
207  EXPORTDLL result_t getEvents( sessionid_t sid, event_t** events, int* eventsLen, time_t startTime, time_t endTime );  EXPORTDLL result_t getEvents( sessionid_t sid, event_t** events, int* eventsLen, time_t startTime, time_t endTime );
208  EXPORTDLL result_t getEventsForRSS(sessionid_t sid, event_t** events, int* eventsLen, int max );  EXPORTDLL result_t getEventsForRSS(sessionid_t sid, event_t** events, int* eventsLen, int max );
209    EXPORTDLL bool isAdmin( userid_t );
210  #endif  #endif

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26