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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

CDEMBEDDEDSCHEDCTL

#include <editods.h>

Specifies an embedded scheduling control.

C definition

typedef struct {
  WSIG     Header;    /* Signature and length of this record. */
  DWORD   Flags;    /* EMBEDDEDSCHED_FLAG_xxx from above */
  WORD     TargetFrameLength;
  WORD    DisplayStartDTItemFormulaLength;
  WORD     HrsPerDayItemFormulaLength;
  WORD    ReqPeopleItemsFormulaLength;
  COLOR_VALUE  BusyTimeColor;  /* Color used for busy times (due to calendar entry) */
  COLOR_VALUE FreeTimeColor;  /* Color used for non-busy times */
  COLOR_VALUE  NoDataColor;  /* Color used for no busy time data found */
  COLOR_VALUE DataRestrictedColor;  /* Color used for busy time data restricted */
  COLOR_VALUE GridLineColor;  /* Color used to paint grid lines in scheduler */
  WORD    NameColWidth;  /* width of the left side of the control where attendee names are displayed */
  WORD    PeopleLines;  /* Max items in People area if EMBEDDEDSCHED_FLAG_PEOPLE_FIXEDHEIGHT */
  WORD    RoomsLines;    /* Max items in Rooms area if EMBEDDEDSCHED_FLAG_ROOMS_FIXEDHEIGHT */
  WORD    ResourcesLines;  /* Max items in Resources area if EMBEDDEDSCHED_RESOURCES_PEOPLE_FIXEDHEIGHT */
  WORD     SpareWORD[5];
  DWORD    SpareDWORD[13];

  /* Target Frame Name (if any) */
  /* DisplayStartDTItem formula (if any) */
  /* HrsPerDayItem formula (if any) */
  /* RequiredPeopleItems formula (if any) */
} CDEMBEDDEDSCHEDCTL;



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.