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>DVDGetFSTLocation</title> 10</head> 11 12<body> 13 14<h1>DVDGetFSTLocation</h1> 15 16 17<h2>C Specification</h2> 18<BLOCKQUOTE> 19<pre><code>#include <revolution/dvd.h> 20 21void* DVDGetFSTLocation(void);</CODE></pre> 22</BLOCKQUOTE> 23<h2>Arguments</h2> 24 25<p>None.</p> 26 27<h2>Return Values</h2> 28 29<p>Returns a pointer to the FST.</p> 30<H2>Description</H2> 31<P>Gets a pointer to the FST.</P> 32 33<h2>See Also</h2> 34<H2>Revision History</H2> 35<P>2006/03/01 Initial version.</P> 36<hr> 37<P>CONFIDENTIAL</p> 38</BODY> 39</HTML> 40