<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.avobjects.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.avobjects.com/index.php?action=history&amp;feed=atom&amp;title=MultiGraph_Sink%2FSource%3A_Direct_Connect</id>
		<title>MultiGraph Sink/Source: Direct Connect - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.avobjects.com/index.php?action=history&amp;feed=atom&amp;title=MultiGraph_Sink%2FSource%3A_Direct_Connect"/>
		<link rel="alternate" type="text/html" href="http://wiki.avobjects.com/index.php?title=MultiGraph_Sink/Source:_Direct_Connect&amp;action=history"/>
		<updated>2026-05-14T05:48:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.2</generator>

	<entry>
		<id>http://wiki.avobjects.com/index.php?title=MultiGraph_Sink/Source:_Direct_Connect&amp;diff=6221&amp;oldid=prev</id>
		<title>Admin: New page: This page explains using direct connect in the MultiGraph Sink/Source filters.  Beginning from 3.1.x.x  version the MultiGraph Sink/Source filters support multiple 'direct' connect...</title>
		<link rel="alternate" type="text/html" href="http://wiki.avobjects.com/index.php?title=MultiGraph_Sink/Source:_Direct_Connect&amp;diff=6221&amp;oldid=prev"/>
				<updated>2008-05-05T06:12:18Z</updated>
		
		<summary type="html">&lt;p&gt;New page: This page explains using direct connect in the &lt;a href=&quot;/index.php?title=MultiGraph_Sink/Source&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;MultiGraph Sink/Source (page does not exist)&quot;&gt;MultiGraph Sink/Source&lt;/a&gt; filters.  Beginning from 3.1.x.x  version the &lt;a href=&quot;/index.php?title=MultiGraph_Sink/Source&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;MultiGraph Sink/Source (page does not exist)&quot;&gt;MultiGraph Sink/Source&lt;/a&gt; filters support multiple &amp;#039;direct&amp;#039; connect...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This page explains using direct connect in the [[MultiGraph Sink/Source]] filters.&lt;br /&gt;
&lt;br /&gt;
Beginning from 3.1.x.x  version the [[MultiGraph Sink/Source]] filters support multiple 'direct' connection.&lt;br /&gt;
For utilize this ability your should use the IMLTeeSink3 &amp;amp; IMLTeeSource3 interfaces.&lt;br /&gt;
&lt;br /&gt;
How to make several 'direct connection':&lt;br /&gt;
1) Add the 'receiver' cookie into MLSink filter:&lt;br /&gt;
IMLTeeSink3::AddRecvCookie( &amp;amp;nRecvCookie );&lt;br /&gt;
&lt;br /&gt;
2) Connect via IMLTeeSource3::DirectConnectToSink2( pSink, nRecvCookie );&lt;br /&gt;
&lt;br /&gt;
3) (optional) Set the callback just for this cookie:&lt;br /&gt;
IMLTeeSink3::SetCallback2( pCallback, cookie, nRecvCookie );&lt;br /&gt;
&lt;br /&gt;
4) Remove the receiver cookie (e.g. on your application shut-down)&lt;br /&gt;
IMLTeeSink3::RemoveRecvCookie( nRecvCookie );&lt;br /&gt;
&lt;br /&gt;
Notes: &lt;br /&gt;
- The new direct connection support 'old' direct connection feature - 'auto switching'. Just your make the new &lt;br /&gt;
direct connection with SAME COOKIE - the old one will be disconnected.&lt;br /&gt;
- The 'old' direct connection still supported (really now it's internally use the new methods but with predefined cookie).&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>