The name of the country associated with rgchAttADMDName.
rgchAttPRMDId[MAX_PRMD_NAME_SIZ+PRMD_PAD]
The name of the PRMD associated with rgchAttADMDName.
rgchMTAName[MAX_MTA_NAME_SIZ+MTA_PAD]
The name of the tracing MTA, as defined by the messaging domain of which the tracing MTA is a part.
rgchAttMTAName[MAX_MTA_NAME_SIZ+MTA_PAD]
The name of the MTA to which the tracing MTA attempted and failed to send the message. This and the other rgchAtt* members are set only when the lAction flag is MD_AC_REROUTED.
Remarks
This structure is derived from the X.400 Internal Trace Entry class.
For an example of how to use this structure, see the HrConvertReport function call in the CONVREPT.CPP code sample under the IPM_OUT topic.