Skip to content

VIEW TABLE FORMAT4

Data Type : Views
VIEW_TABLE_FORMAT4 - Contains additional view format information for Domino R6.

#include <viewfmt.h>

Definition :

typedef struct
{
   WORD   Length;       /* Length of this structure */
   DWORD  Flags;        /* Reserved for future use */
   WORD   RepeatType;   /* see viewprop.h - way to repeat image */
} VIEW_TABLE_FORMAT4;

Description :

See Also :