1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM HomePage Builder 2000 V4.0.6  for Windows">
7<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
8<title>DVDDumpWaitingQueue</title>
9</head>
10
11<body>
12
13<h1>DVDDumpWaitingQueue</h1>
14
15
16<h2>C Specification</h2>
17
18<dl>
19  <dd><pre><code>#include &lt;revolution/dvd.h&gt;</code></pre>
20  </dd>
21<dd><pre><code>void DVDDumpWaitingQueue(void);</code></pre>
22  </dd>
23</dl>
24<H2>Arguments</H2>
25<P>None.</P>
26<H2>Return Values</H2>
27<P>None.</P>
28<h2>Description</h2>
29
30<P>Dumps the current queue status. Lists all the processes that are waiting in the queue. This function is for debugging.</P>
31
32<h2>See Also</h2>
33<H2>Revision History</H2>
34<P>2006/03/01 Initial version.</P>
35<hr>
36<P>CONFIDENTIAL</p>
37</BODY>
38</HTML>
39