CMC_X_MS_ADDRESS_UI

CMC_X_MS_ADDRESS_UI is a CMC extension that adds options to the address-book dialog box.

Quick Info

Header file:

XCMCMSXT.H

 

Input Usage

item_data

The number of edit boxes in the dialog box.

item_reference

Pointer to an array of two CMC_stringB7X15Y data types. The first string is the caption for the address-book dialog box. To not provide a label, the client application sets the label string to NULL. The second string is a label for the recipient well if there is only one recipient well. If there are multiple recipient wells (for example, TO: and CC:) this string is ignored.

extension_flags

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

 

Output Usage

item_data

Unchanged.

item_reference

Unchanged.

extension_flags

Unchanged.

 

Adds to

The cmc_look_up8AIWIR function.

See Also

CMC_extension, cmc_look_up