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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

RQST_SCHED_OBJ

#include <schgtw.h>

Scheduling Reply/Request object.

C definition

typedef struct {
  DWORD      dwOptions;     /* see SCHRQST_xxx */
  WORD       wNumHops;      /* number of hops so far */
  TIMEDATE_PAIR Interval;      /* interval */
  UNID       ApptUnid;      /* Unid of appt to ignore
                         busytime for */

  TIMEDATE    ApptOrigDate;   /* (Orginizer 2.x) the orig date
                         of ignored appt */

  DWORD      reserved[10];
  WORD       wClientNamesSize; /* queryer's name length
                         (includes term.) */

  WORD       wServerNameSize; /* Lotus Domino Server name length
                         (includes term.) */

/*  Followed by Client name doing the query (NULL terminated) */
/*  Followed by name of Lotus Domino Server to forward this request to
(NULL terminated). */

} RQST_SCHED_OBJ;



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.