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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

CDDOCAUTOLAUNCH

#include <oleods.h>

Format of an on-disk autolaunch item.

C definition

typedef struct {
  WSIG Header;       /* Signature and length of this rec */
  DWORD ObjectType;     /* Type of object to launch,
                    see AUTOLAUNCH_OBJTYPE_xxx */

  DWORD HideWhenFlags;   /* see HIDE_xxx */
  DWORD LaunchWhenFlags; /* see LAUNCH_WHEN_xxx */
  DWORD OleFlags;      /* see OLE_xxx */
  DWORD CopyToFieldFlags; /* see FIELD_COPY_xxx */
  DWORD Spare1;
  DWORD Spare2;
  WORD FieldNameLength; /* If named field, field name length */
  OLE_GUID OleObjClass; /* ClassID GUID of OLE object, if create
                    new */

/* Field Name, if used, goes here */
} CDDOCAUTOLAUNCH;



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.