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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

ALARM_DATA

#include <alarm.h>

Alarm structure.

C definition

typedef struct {
  TIMEDATE tmEventTime;   /* Time for the event */
  TIMEDATE tmAlarmTime;   /* Time for the alarm */
  HANDLE  hSubject;     /* Handle to alarm subject */
  WORD   Flags;       /* see ALARM_DATA_FLAG_xxx */
  UNID   EventUNID;    /* UNID for the event note */
  HANDLE  hAlarmTuneName; /* Tune to play */
  HANDLE  hSendMailAddr; /* Address to send message to */
} ALARM_DATA;



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.