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>DVDInit</title> 9</head> 10 11<body> 12 13<h1>DVDInit</h1> 14 15 16<h2>C Specification</h2> 17 18<dl> 19 <dd><pre><code>#include <revolution/dvd.h></code></pre> 20 </dd> 21<dd><pre><code>void DVDInit(void);</code></pre> 22 </dd> 23</dl> 24 25<h2>Arguments</h2> 26 27<p>None.</p> 28 29<h2>Return Values</h2> 30 31<p>None.</p> 32<H2>Description</H2> 33<P>Initializes the optical disc device driver. You must call this function before calling any other optical disc drive functions.</P> 34 35<h2>See Also</h2> 36<H2>Revision History</H2> 37<P>03/01/2006 Initial version.</P> 38</body> 39</html> 40