福袋储存完毕[SendWindowConfirm]
<table>
<thead>
<tr>
<th>function</th>
<th>int</th>
<th>int</th>
<th>bool</th>
<th>ret</th>
</tr>
</thead>
<tbody>
<tr>
<td>SendWindowConfirm</td>
<td>窗口类型</td>
<td>未知</td>
<td>确认或取消</td>
<td>是否成功</td>
</tr>
</tbody>
</table>
<pre><code class="language-lua">SendWindowConfirm(7, 0, true)</code></pre>