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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

CDDDEBEGIN

#include <editods.h>

Specifies the start of a DDE link.

C definition

typedef struct
   {
     WSIG Header;            /* Signature and length of
                           this record */

     char ServerName[DDESERVERNAMEMAX]; /* Null terminated
                               server name */

     char TopicName[100];     /* Null terminated DDE Topic
                          (usually a file name) */

     char ItemName[DDEITEMNAMEMAX]; /* Null terminated Place
                             reference string */

     DWORD Flags;           /* See DDEFLAGS_xxx flag
                          definitions */

                        
     char PasteEmbedDocName[80]; /* only used on when making
                          new link during Paste
                          Special */

     WORD EmbeddedDocCount;    /* Number of embedded docs
                          for this link */

                        /* (MUST BE 0 or 1) */
     WORD ClipFormat;        /* Clipboard format with
                          which data should be
                          rendered */

                        /* ( See DDEFORMAT_xxx) */

     /* Null terminated embedded document name which is
       attached to the note follows.. */

     }CDDDEBEGIN;



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.