LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

SCHED_LIST

#include <nsfdata.h>

Calendar busy time schedule list structure

C definition

typedef struct {
   DWORD  NumEntries;      /* Total number of schedule entries follow */
   WORD   wApplicationID;   /* Application id for UserAttr interpretation */
   WORD   Spare;         /* Pre Notes/Domino 6: spare
                     ** Notes/Domino 6: This now conveys the length of a single
                     ** SCHED_ENTRY_xxx that follows. Use this value
                     ** to skip entries that MAY be larger (ie: a later version may
                     ** extend SCHED_ENTRY_EXT by appending values
                     ** that Notes/Domino 6 does not know about so SCHED_ENTRY_xxx
                     ** would actually be larger than the Notes/Domino 6
                     ** SCHED_ENTRY_EXT
                     */

                     /* Now come the schedule entries...
                     ** IF Spare==0 then SCHED_ENTRYs follow
                     ** Otherwise Spare==the length of the
                     ** SCHED_ENTRY_EXTs that follow
                     */

} SCHED_LIST;



User: Password:

This website contains material that complements "LotusScript to Lotus C API Programming Guide". Some parts of it including posting of comments and discussion items are available only to authenticated readers of the book. Enter your username and password to authenticate.

You should have cookies and JavaScript enabled for the authentication to work..

You should have received your username and password by email to the address you provided during the purchase of the book. In case you failed to receive it or you have any problems loging in let me know about it.