Previous Topic: Message IDNext Topic: Event Size Hint Bytes


xmlMessageAttibutes
Type

[in] LPOLESTR (XML Data), Optional

Data

The content of the XML Message Attributes is transparent to the Smart Tag Agent, and is included here as an example of some of the items that are included.

<?xml version="1.0" encoding="utf-16" ?>
<apm schema_version="1" xmlns=http://www.orchestria.com
	xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
	xsi:schemaLocation="http://www.orchestria.com xmleventattributes.xsd">
	<event>
		<file>
			<host>ta-gf-wxptest</host>
			[set the File Name variable]gf2warn.eml</filename>
			<path>c:\test\data\smarttag</path>
		</file>
	</event>
</apm>