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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

VIEW_TABLE_FORMAT2

#include <viewfmt.h>

Contains additional view format information.

C definition

typedef struct {
  WORD Length;         /* Length of this structure */
  WORD BackgroundColor;   /* Color of view's background */
  WORD V2BorderColor;    /* Color of view's border lines */
  FONTID TitleFont;     /* Title and borders */
  FONTID UnreadFont;     /* Unread lines */
  FONTID TotalsFont;     /* Totals/Statistics */
  WORD AutoUpdateSeconds; /* Interval b/w auto updates
                     (zero for no autoupdate) */

  WORD AlternateBackgroundColor; /* Color of view's background for
                         alternate rows. */

  WORD wSig;          /* see VALID_VIEW_FORMAT_SIG */

  BYTE LineCount;       /* Number of lines per row. 1, 2, etc.
                     see VIEW_TABLE_MAX_LINE_COUNT */

  BYTE Spacing;        /* Spacing. see VIEW_TABLE_xxx_SPACE */
  WORD BackgroundColorExt; /* Palette Color of view's background. */
  BYTE HeaderLineCount;   /* Lines per header. */
  BYTE Flags1;        /* see VIEW_TABLE_xxx */
  WORD Spare[4];       /* Spares. Will be zero when
                       wSig == VALID_VIEW_FORMAT_SIG. */

} VIEW_TABLE_FORMAT2;



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.