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<h2>Syntax</h2>
16<dl><dd><pre class="construction">
17#include &lt;revolution/dvd.h&gt;
18
19void DVDDumpWaitingQueue(void);
20</pre></dd></dl>
21
22<H2>Arguments</H2>
23<P>None.</P>
24
25<H2>Return Values</H2>
26<P>None.</P>
27
28<h2>Description</h2>
29<P>Dumps the current queue status. Lists all the processes that are waiting in the queue. This function is used for debugging.</P>
30
31<h2>See Also</h2>
32<P>None.</P>
33
34<H2>Revision History</H2>
35<P>
362006/03/01 Initial version. <BR>
37</P>
38
39<hr><p>CONFIDENTIAL</p></body>
40</html>
41