UXDVIMOptions

UXDVIMOptions contains e-mail message information that is used by PEEnableEventInfo, when you want to export a VIM e-mail destination.

C Syntax
struct UXDVIMOptions {
    WORD StructSize;
    char FAR *toList;
    char FAR *ccList;
    char FAR *bccList
    char FAR *subject;
    char FAR *message;
};

Note:    VIM is not supported in the 32-bit version of Crystal Reports.

Members

structSize

Specifies the size of the UXDVIMOptions structure. You must initialize this member to be the size of whatever it is, for example, options.structSize = UXDVIMOptionsSize.

toList

Specifies the pointer to the null-terminated string that contains the "To" list to which you want your e-mail message directed.

ccList

Specifies the pointer to the null-terminated string that contains the "CC" list to which you want your e-mail message copied. This string will appear on the message.

bccList

Specifies the pointer to the null-terminated string that contains the "Blind CC" list to which you want your e-mail message copied. This string will not appear on the message.

subject

Specifies the pointer to the null-terminated string you want to appear as the subject line in the e-mail message.

message

Specifies the pointer to the null-terminated string you want to appear as the body of your e-mail message.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com