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<h2>Syntax</h2> 16<dl><dd><pre class="construction"> 17#include <revolution/dvd.h> 18 19void DVDInit(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>Initializes the optical disc device driver. You must call this function before performing any processes on the optical disc.</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