<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://truxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Truxton_communication_set_subject</id>
	<title>Truxton communication set subject - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://truxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Truxton_communication_set_subject"/>
	<link rel="alternate" type="text/html" href="https://truxwiki.com/index.php?title=Truxton_communication_set_subject&amp;action=history"/>
	<updated>2026-09-09T17:02:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://truxwiki.com/index.php?title=Truxton_communication_set_subject&amp;diff=6396&amp;oldid=prev</id>
		<title>Sam: Created page with &quot;Sets the name of this child file object. This corresponds to the &lt;code&gt;[Text]&lt;/code&gt; column of the &lt;code&gt;[MessageSubject]&lt;/code&gt; table.  =Syntax= &lt;source lang=&quot;C&quot;&gt; void truxto...&quot;</title>
		<link rel="alternate" type="text/html" href="https://truxwiki.com/index.php?title=Truxton_communication_set_subject&amp;diff=6396&amp;oldid=prev"/>
		<updated>2023-05-19T12:19:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Sets the name of this child file object. This corresponds to the &amp;lt;code&amp;gt;[Text]&amp;lt;/code&amp;gt; column of the &amp;lt;code&amp;gt;[MessageSubject]&amp;lt;/code&amp;gt; table.  =Syntax= &amp;lt;source lang=&amp;quot;C&amp;quot;&amp;gt; void truxto...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sets the name of this child file object.&lt;br /&gt;
This corresponds to the &amp;lt;code&amp;gt;[Text]&amp;lt;/code&amp;gt; column of the &amp;lt;code&amp;gt;[MessageSubject]&amp;lt;/code&amp;gt; table.&lt;br /&gt;
&lt;br /&gt;
=Syntax=&lt;br /&gt;
&amp;lt;source lang=&amp;quot;C&amp;quot;&amp;gt;&lt;br /&gt;
void truxton_communication_set_subject( uint64_t communication_handle, char const * subject );&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Parameters=&lt;br /&gt;
==&amp;lt;code&amp;gt;communication_handle&amp;lt;/code&amp;gt;==&lt;br /&gt;
The handle created by the [[truxton_communication_create]] call.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;subject&amp;lt;/code&amp;gt;==&lt;br /&gt;
The subject of the message.&lt;br /&gt;
&lt;br /&gt;
=Sample=&lt;br /&gt;
&amp;lt;source lang=&amp;quot;C&amp;quot; highlight=&amp;quot;3&amp;quot;&amp;gt;&lt;br /&gt;
void set_subject( uint64_t communication_handle )&lt;br /&gt;
{&lt;br /&gt;
   truxton_communication_set_subject( communication_handle, &amp;quot;These are the times that try mens souls&amp;quot; );&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sam</name></author>
		
	</entry>
</feed>