1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css">
9<title>DVDGetFileInfoStatus</title>
10</head>
11
12<body>
13
14<h1>DVDGetFileInfoStatus</h1>
15
16<h2>Syntax</h2>
17<dl><dd><pre class="construction">
18#include &lt;revolution/dvd.h&gt;
19
20s32 DVDGetFileInfoStatus(const <A href="DVDFileInfo.html">DVDFileInfo</A>* fileInfo);
21</pre></dd></dl>
22
23<H2>Description</H2>
24<P>This macro executes <A href="DVDGetCommandBlockStatus.html"><CODE>DVDGetCommandBlockStatus(&amp;(fileInfo)-&gt;cb)</CODE></A>. For more detail, see the <a href="DVDGetCommandBlockStatus.html"><code>DVDGetCommandBlockStatus</code></a> function.</P>
25<P>Note that <SPAN class="argument">fileInfo</SPAN> must be retrieved in advance using the <A href="DVDOpen.html"><CODE>DVDOpen</CODE></A> function.</P>
26
27<h2>See Also</h2>
28<p class="reference">
29<CODE><A href="DVDOpen.html">DVDOpen</A><BR><A href="DVDReadAsync.html">DVDReadAsync</A><BR><A href="DVDGetCommandBlockStatus.html">DVDGetCommandBlockStatus</A><BR><a href="DVDFileInfo.html">DVDFileInfo</a><BR><a href="DVDCommandBlock.html">DVDCommandBlock</a></CODE>
30</p>
31
32<H2>Revision History</H2>
33<P>
342006/03/01 Initial version. <BR>
35</P>
36
37<hr><p>CONFIDENTIAL</p></body>
38</html>
39