CMC_X_COM_ATTACH_CHARPOS
CMC_X_COM_ATTACH_CHARPOS
is a CMC extension that supports display of a graphical representation (usually
an icon) of an attachment in the message text. The extension holds the
character position for the representation.
Quick Info
Header
file: |
XCMCEXT.H |
Input Usage
item_data
Zero-based
character offset of the attachment within the message text. Note that this
offset is a character offset, not a byte offset (an important distinction when
multibyte character sets are in use).
item_reference
NULL.
extension_flags
All flags
used with the CMC_extension
Output Usage
item_data
Zero-based
character offset of the attachment.
item_reference
Unchanged.
extension_flags
Unchanged.
Adds to
The CMC_attachment
Remarks
At logon, CMC
passes the CMC_X_COM_ATTACH_CHARPOS item_data member and any flags in a CMC_X_COM_supportWY87UR containing an item code and a graphic
representation to the CMC_attachment structure during the session.
See Also