<?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_disable_route_update</id>
	<title>Truxton disable route update - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://truxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Truxton_disable_route_update"/>
	<link rel="alternate" type="text/html" href="https://truxwiki.com/index.php?title=Truxton_disable_route_update&amp;action=history"/>
	<updated>2026-09-09T15:56:38Z</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_disable_route_update&amp;diff=5999&amp;oldid=prev</id>
		<title>Sam: Created page with &quot;This disables route updating when a poly file expander is initializing.  =Syntax= &lt;source lang=&quot;C&quot;&gt; uint64_t truxton_disable_route_update( uint64_t truxton_handle );...&quot;</title>
		<link rel="alternate" type="text/html" href="https://truxwiki.com/index.php?title=Truxton_disable_route_update&amp;diff=5999&amp;oldid=prev"/>
		<updated>2022-10-01T12:03:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This disables route updating when a &lt;a href=&quot;/Poly&quot; title=&quot;Poly&quot;&gt;poly file expander&lt;/a&gt; is initializing.  =Syntax= &amp;lt;source lang=&amp;quot;C&amp;quot;&amp;gt; uint64_t truxton_disable_route_update( uint64_t truxton_handle );...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This disables route updating when a [[Poly|poly file expander]] is initializing.&lt;br /&gt;
&lt;br /&gt;
=Syntax=&lt;br /&gt;
&amp;lt;source lang=&amp;quot;C&amp;quot;&amp;gt;&lt;br /&gt;
uint64_t truxton_disable_route_update( uint64_t truxton_handle );&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Parameters=&lt;br /&gt;
==&amp;lt;code&amp;gt;truxton_handle&amp;lt;/code&amp;gt;==&lt;br /&gt;
The handle created by the [[truxton_create]] call.&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 debug( uint64_t truxton, uint64_t etl_handle )&lt;br /&gt;
{&lt;br /&gt;
   truxton_disable_route_update( truxton );&lt;br /&gt;
   truxton_etl_send_me_file_id( etl_handle, &amp;quot;5ecbebc4-9937-2b88-f691-91a800000024&amp;quot; );&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sam</name></author>
		
	</entry>
</feed>