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=utf-8">
6<META http-equiv="Content-Style-Type" content="text/css">
7<title>TMCCJPEGGetVer</title>
8<LINK rel="stylesheet" href="../../CSS/revolution.css" type="text/css">
9</head>
10
11<body>
12
13<h1 align="left">TMCCJPEGGetVer</h1>
14<h2>Syntax</h2>
15
16<dl>
17  <dd>
18<CODE>#include &lt;revolution/tmcc_jpeg.h&gt;</CODE><BR> <BR>
19  <PRE><CODE>u32 TMCCJPEGGetVer();
20
21</CODE></PRE></dd>
22</dl>
23
24<h2>Arguments</h2>
25<P>None.</P>
26<h2>Return Values</h2>
27<P>Returns the version of this middleware.</P>
28
29<H2>Description</H2>
30<P>Gets the version of this middleware.
31
32
33<BR>
34</P>
35
36<h2>See Also</h2>
37<p><CODE></CODE></p>
38<H2>Revision History</H2>
39<P>
402009/10/19 Made changes to the description of the <CODE>include</CODE> file in line with integration into the Revolution SDK.<BR> 2007/02/02 Initial version.</P>
41<hr><p>CONFIDENTIAL</p></body>
42</html>
43