CMC_X_MS_FUNCTION_FLAGS

CMC_X_MS_FUNCTION_FLAGS is a CMC extension that contains a bitmask of flags used for CMC functions that serve purposes other than session handling.

Quick Info

Header file:

XCMCMSXT.H

 

Input Usage

item_data

Bitmask of extension flags. The following flags can be set:

CMC_X_MS_AB_NO_MODIFY

Disallows changes to the address book through the address-book details dialog box if a user interface is being used with the cmc_look_up8AIWIR function.

CMC_X_MS_LIST_GUARANTEE_FIFO

Causes the CMC implementation to return messages in date order when the cmc_list1RN1XX3 function is called.

CMC_X_MS_READ_BODY_AS_FILE

Causes the CMC implementation to put an attachment containing the message text in the message body rather than putting the message text in the message body directly when returning a message with the cmc_read1RN7TEN function.

CMC_X_MS_READ_ENV_ONLY

Causes the CMC implementation to return only the message header information when returning a message with the cmc_read function.

item_reference

NULL.

extension_flags

All flags used with the CMC_extensionWY87UR structure are valid. No further flags are defined.

 

Output Usage

extension_flags

Unchanged.

item_data

Unchanged.

item_reference

Unchanged.

 

Adds to

The cmc_read1RN7TEN, cmc_look_up8AIWIR, and cmc_list1RN1XX3 functions.

See Also

CMC_extension, cmc_list, cmc_look_up, cmc_read