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 17<h2>C Specification</h2> 18<DL> 19 <DD> 20 <PRE><code>#include <revolution/dvd.h></CODE></PRE> 21 22 <DD> 23 <PRE><CODE>s32 DVDGetFileInfoStatus(const <A href="DVDFileInfo.html">DVDFileInfo</A>* fileInfo);</CODE></PRE> 24 25</DL> 26<H2>Description</H2> 27<P>This macro executes <CODE><A href="DVDGetCommandBlockStatus.html">DVDGetCommandBlockStatus</A>(&(<EM>fileInfo</EM>)->cb)</CODE>. For more detail, see the <a href="DVDGetCommandBlockStatus.html"><code>DVDGetCommandBlockStatus</code></a> function.</P> 28<P>Note that <EM><STRONG><CODE>fileInfo</CODE></STRONG></EM> should be retrieved in advance using the <a href="DVDOpen.html"><code>DVDOpen</code></a> function.</P> 29 30<h2>See Also</h2> 31 32<p><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></p> 33<H2>Revision History</H2> 34<P>2006/03/01 Initial version.</P> 35 36<hr> 37<P>CONFIDENTIAL</p> 38</BODY> 39</HTML> 40