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<LINK rel="stylesheet" type="text/css" href="../../../CSS/revolution.css">
7<title>THPVerboseFlag</title>
8</head>
9
10<body>
11
12<h1>THPVerboseFlag</h1>
13
14<h2>Syntax</h2>
15<dl><dd><pre class="construction">
16#include &lt;win32/thpcore.h&gt;
17
18u32 THPVerboseFlag;
19</pre></dd></dl>
20
21<h2>Description</h2>
22<p>
23Sets the verbose flag. If this flag is set, the conversion status for each JPEG file being converted to THP video data is output.
24</p>
25<p>
26The flag is not set by default.
27</p>
28
29<h2>See Also</h2>
30<p>
31None.
32</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>