<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.openhome.org/mediawiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.openhome.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Av%3ADeveloper%3AIdArray</id>
		<title>Av:Developer:IdArray - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.openhome.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Av%3ADeveloper%3AIdArray"/>
		<link rel="alternate" type="text/html" href="http://wiki.openhome.org/mediawiki/index.php?title=Av:Developer:IdArray&amp;action=history"/>
		<updated>2026-05-12T22:56:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://wiki.openhome.org/mediawiki/index.php?title=Av:Developer:IdArray&amp;diff=965&amp;oldid=prev</id>
		<title>Simonc: Created page with &quot;= IdArray = Various services require the ability to return a collection of track identifiers.  This is achieved using an IdArray.  An IdArray represents an array of big endian 32...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.openhome.org/mediawiki/index.php?title=Av:Developer:IdArray&amp;diff=965&amp;oldid=prev"/>
				<updated>2013-08-01T14:28:33Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;= IdArray = Various services require the ability to return a collection of track identifiers.  This is achieved using an IdArray.  An IdArray represents an array of big endian 32...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= IdArray =&lt;br /&gt;
Various services require the ability to return a collection of track identifiers.  This is achieved using an IdArray.&lt;br /&gt;
&lt;br /&gt;
An IdArray represents an array of big endian 32-bit unsigned integers.  For example,&lt;br /&gt;
&amp;lt;pre&amp;gt;0x00 0x00 0x00 0x02 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x13&amp;lt;/pre&amp;gt; &lt;br /&gt;
represents 3 tracks with the id's 2, 259, and 19 in that order.&lt;br /&gt;
&lt;br /&gt;
Since UPnP has no native collection types, an IdArray has binary type in UPnP services.&lt;/div&gt;</summary>
		<author><name>Simonc</name></author>	</entry>

	</feed>