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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

CDEMBEDDEDSCHEDCTLEXTRA

#include <editods.h>

Extended field attributes for CDEMBEDDEDSCHEDCTL.

C definition

typedef struct
  {
  WSIG    Header;
  WORD    FixedPartLength;    /* bytes of this structure */
  DWORD    Flags;      /* EMBEDDEDSCHEDEXT_FLAG_xxx from above */

  /* Colors used for the scheduler ODLists */

  COLOR_VALUE  SchedHdrBkgndColor;  /* Bkgnd color for the Scheduler ODList headers */
  COLOR_VALUE SchedHdrFontColor;  /* Font color for the Scheduler ODList headers */

  COLOR_VALUE  SchedBkgndColor;    /* Bkgnd color for the scheduler ODList */

  COLOR_VALUE  NameHdrBkgndColor;  /* Bkgnd color for name ODList header area*/
  COLOR_VALUE NameHdrFontColor;    /* Font color for name ODList header area */

  COLOR_VALUE  NameBkgndColor;    /* Normal bkgnd color for attendee names */
  COLOR_VALUE  NameMouseBkgndColor;  /* Mouse over bkgnd color for attendee names */
  COLOR_VALUE  NameSelectBkgndColor;  /* Select bkgnd color for attendee names */

  COLOR_VALUE  NameFontColor;    /* Normal font color for attendee names */
  COLOR_VALUE  NameMouseFontColor;  /* Mouse over font color for attendee names */
  COLOR_VALUE  NameSelectFontColor;  /* Select font color for attendee names */

  /* Formula & text lengths */
  WORD    OptPeopleItemsFormulaLength;
  WORD    ReqRoomsItemsFormulaLength;
  WORD    OptRoomsItemsFormulaLength;
  WORD    ReqResourcesItemsFormulaLength;
  WORD    OptResourcesItemsFormulaLength;
  WORD    IntervalStartDTItemFormulaLength;
  WORD    IntervalEndDTItemFormulaLength;
  WORD    SchedulerNameLength;
  WORD    PeopleTitleLength;
  WORD    RoomsTitleLength;
  WORD    ResourcesTitleLength;
  WORD    IntervalChangeEventFormulaLength;
  COLOR_VALUE ProfileColor;  /* Color used to paint busy times (due to freetime
                availability from calendar profile) */

  WORD    SchedDetailItemsFormulaLength;

  COLOR_VALUE  SuggBkgndColor;    /* bkgnd colors for suggestions odlist */
  COLOR_VALUE SuggMouseBkgndColor;
  COLOR_VALUE SuggSelectBkgndColor;

  WORD    DetailDisplayFormFormulaLength;

  WORD    wReserved[1];
  DWORD    dwReserved[7];    /* Reserved for future use, must be zero */

  /* Variable length data follows if specified */
  /* OptionalPeopleItems formula (if any) */
  /* RequiredRoomsItems formula (if any) */
  /* OptionalRoomsItems formula (if any) */
  /* RequiredResourcesItems formula (if any) */
  /* OptionalResourcesItems formula (if any) */
  /* IntervalStartDT formula (if any) */
  /* IntervalEndDT formula (if any) */
  /* SchedulerName (if any) */
  /* People Title (if any) */
  /* Rooms Title (if any) */
  /* Resources Title (if any) */
  /* Appointment Interval Change Event Formula (if any) */
  /* SchedDetailItemsFormula (if any) */
  /* DetailDisplayFormFormula (if any) */
  } CDEMBEDDEDSCHEDCTLEXTRA;



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.