<h2title="Uses of Class System.AsyncCallback"class="title">Uses of Class<br>System.AsyncCallback</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> in <ahref="../../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../Microsoft/Xna/Framework/GamerServices/package-summary.html">Microsoft.Xna.Framework.GamerServices</a> with parameters of type <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colFirst"><code><ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">Gamer.</span><code><strong><ahref="../../Microsoft/Xna/Framework/GamerServices/Gamer.html#BeginGetProfile(System.AsyncCallback, java.lang.Object)">BeginGetProfile</a></strong>(<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object asyncState)</code>
<divclass="block">Starts an asynchronous profile read operation.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">Guide.</span><code><strong><ahref="../../Microsoft/Xna/Framework/GamerServices/Guide.html#BeginShowKeyboardInput(Microsoft.Xna.Framework.PlayerIndex, java.lang.String, java.lang.String, java.lang.String, System.AsyncCallback, java.lang.Object)">BeginShowKeyboardInput</a></strong>(<ahref="../../Microsoft/Xna/Framework/PlayerIndex.html"title="enum in Microsoft.Xna.Framework">PlayerIndex</a> player,
java.lang.String title,
java.lang.String description,
java.lang.String defaultText,
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">Guide.</span><code><strong><ahref="../../Microsoft/Xna/Framework/GamerServices/Guide.html#BeginShowKeyboardInput(Microsoft.Xna.Framework.PlayerIndex, java.lang.String, java.lang.String, java.lang.String, System.AsyncCallback, java.lang.Object, boolean)">BeginShowKeyboardInput</a></strong>(<ahref="../../Microsoft/Xna/Framework/PlayerIndex.html"title="enum in Microsoft.Xna.Framework">PlayerIndex</a> player,
java.lang.String title,
java.lang.String description,
java.lang.String defaultText,
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state,
boolean usePasswordMode)</code> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">Guide.</span><code><strong><ahref="../../Microsoft/Xna/Framework/GamerServices/Guide.html#BeginShowMessageBox(Microsoft.Xna.Framework.PlayerIndex, java.lang.String, java.lang.String, java.lang.Iterable, int, Microsoft.Xna.Framework.GamerServices.MessageBoxIcon, System.AsyncCallback, java.lang.Object)">BeginShowMessageBox</a></strong>(<ahref="../../Microsoft/Xna/Framework/PlayerIndex.html"title="enum in Microsoft.Xna.Framework">PlayerIndex</a> player,
<ahref="../../Microsoft/Xna/Framework/GamerServices/MessageBoxIcon.html"title="enum in Microsoft.Xna.Framework.GamerServices">MessageBoxIcon</a> icon,
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<ahref="../../Microsoft/Xna/Framework/GamerServices/MessageBoxIcon.html"title="enum in Microsoft.Xna.Framework.GamerServices">MessageBoxIcon</a> icon,
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
<h3>Uses of <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> in <ahref="../../Microsoft/Xna/Framework/Storage/package-summary.html">Microsoft.Xna.Framework.Storage</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../Microsoft/Xna/Framework/Storage/package-summary.html">Microsoft.Xna.Framework.Storage</a> with parameters of type <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code>
<divclass="block">Begins the process for opening a StorageContainer containing any files for the specified title.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">StorageDevice.</span><code><strong><ahref="../../Microsoft/Xna/Framework/Storage/StorageDevice.html#BeginShowSelector(System.AsyncCallback, java.lang.Object)">BeginShowSelector</a></strong>(<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code>
<divclass="block">Begins the process for displaying the storage device selector user interface, and for specifying a callback implemented when the player chooses a device.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code>
<divclass="block">Begins the process for displaying the storage device selector user interface, and for specifying the size of the data to be written to the storage device and the callback implemented when the player chooses a device.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">StorageDevice.</span><code><strong><ahref="../../Microsoft/Xna/Framework/Storage/StorageDevice.html#BeginShowSelector(Microsoft.Xna.Framework.PlayerIndex, System.AsyncCallback, java.lang.Object)">BeginShowSelector</a></strong>(<ahref="../../Microsoft/Xna/Framework/PlayerIndex.html"title="enum in Microsoft.Xna.Framework">PlayerIndex</a> player,
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code>
<divclass="block">Begins the process for displaying the storage device selector user interface; specifies the callback implemented when the player chooses a device.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<tdclass="colLast"><spanclass="strong">StorageDevice.</span><code><strong><ahref="../../Microsoft/Xna/Framework/Storage/StorageDevice.html#BeginShowSelector(Microsoft.Xna.Framework.PlayerIndex, int, int, System.AsyncCallback, java.lang.Object)">BeginShowSelector</a></strong>(<ahref="../../Microsoft/Xna/Framework/PlayerIndex.html"title="enum in Microsoft.Xna.Framework">PlayerIndex</a> player,
int sizeInBytes,
int directoryCount,
<ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> callback,
java.lang.Object state)</code>
<divclass="block">Begins the process for displaying the storage device selector user interface, for specifying the player who requested the save operation, for setting the size of data to be written to the storage device, and for naming the callback implemented when the player chooses a device.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList"><aname="System.IO">
<!---->
</a>
<h3>Uses of <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> in <ahref="../../System/IO/package-summary.html">System.IO</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../System/IO/package-summary.html">System.IO</a> with parameters of type <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>
<h3>Uses of <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a> in <ahref="../../System/IO/IsolatedStorage/package-summary.html">System.IO.IsolatedStorage</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../System/IO/IsolatedStorage/package-summary.html">System.IO.IsolatedStorage</a> with parameters of type <ahref="../../System/AsyncCallback.html"title="class in System">AsyncCallback</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../System/IAsyncResult.html"title="interface in System">IAsyncResult</a></code></td>