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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

VIEW_COLUMN_FORMAT3

#include <viewfmt.h>

Extended View column format descriptor.

C definition

typedef struct
{
  WORD Signature;    /* VIEW_COLUMN_FORMAT_SIGNATURE3 */
                 /* Date/time formatting data */
  BYTE DTPref;      /* NPREF_xxx */
  DWORD DTFlags;     /* DT_xxx */
  DWORD DTFlags2;     /* DT_xxx */
  BYTE DTDOWFmt;     /* DT_WFMT_xxx */
  BYTE DTYearFmt;    /* DT_YFMT_xxx */
  BYTE DTMonthFmt;   /* DT_MFMT_xxx */
  BYTE DTDayFmt;     /* DT_DFMT_xxx */
  BYTE DTDsep1Len;
  BYTE DTDsep2Len;
  BYTE DTDsep3Len;
  BYTE DTTsepLen;
  BYTE DTDShow;     /* DT_DSHOW_xxx */
  BYTE DTDSpecial;   /* DT_DSPEC_xxx */
  BYTE DTTShow;     /* DT_TSHOW_xxx */
  BYTE DTTZone;     /* TZFMT_xxx */
  WORD DatePreference;
  BYTE bUnused;
  DWORD Unused;
} VIEW_COLUMN_FORMAT3;



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.