TwlIPL_commit-99/add-ins/TwlSystem/man/ja_JP/snd/NNS_SndArcGetCurrent.html

46 lines
1.4 KiB
HTML
Executable File

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<title>NNS_SndArcGetCurrent</title>
<link rel="stylesheet" href="../css/nitro.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
</head>
<body>
<div class="refentry" lang="ja"><a name="IDAKKWT"></a><div class="titlepage">
<div></div>
<div></div>
</div>
<h1>NNS_SndArcGetCurrent</h1>
<h2>構文</h2>
<dl>
<dd><pre class="funcsynopsisinfo"><code>#include &lt;nnsys/snd.h&gt;</code></pre></dd>
<dd><pre class="funcprototype"><code class="funcprototype">NNSSndArc* NNS_SndArcGetCurrent( <code>void )</code>;</code><br></pre></dd>
</dl>
<div class="refsection" lang="ja"><a name="IDAULWT"></a>
<h2>引数</h2>
<p>なし。</p>
</div>
<div class="refsection" lang="ja"><a name="IDA1LWT"></a>
<h2>返り値</h2>
<p>カレントサウンドアーカイブのポインタを返します。</p>
</div>
<div class="refsection" lang="ja"><a name="IDACMWT"></a>
<h2>説明</h2>
<p>
カレントサウンドアーカイブを取得します。
</p>
<p>
カレントサウンドアーカイブを変更するためには、
<tt class="function"><a href="NNS_SndArcSetCurrent.html">NNS_SndArcSetCurrent</a></tt>関数を使います。
</p>
</div>
<h2>参照</h2>
<p><a href="NNS_SndArcSetCurrent.html">NNS_SndArcSetCurrent</a></p>
<h2>履歴</h2>
<p>2004/06/01 初版<br></p>
</div>
</body>
</html>