1<html> 2 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<LINK rel="stylesheet" type="text/css" href="../../../CSS/revolution.css"> 6<title>THPVerboseFlag</title> 7</head> 8 9<body> 10 11<h1>THPVerboseFlag</h1> 12 13<h2>C Specification</h2> 14 15<dl> 16<dd><pre><code>#include <win32/thpcore.h></code></pre></dd> 17<dd><pre><code>u32 THPVerboseFlag;</code></pre></dd> 18</dl> 19 20<h2>Description</h2> 21<p> 22This function sets the verbose flag. Once this flag is set, the conversion status for each JPEG file being converted to THP video data is output. 23</p> 24<p> 25This flag is not set by default. 26</p> 27 28<h2>See Also</h2> 29<p> 30None. 31</p> 32 33<h2>Revision History</h2> 34<P>2006/03/01 Initial version.</P> 35<hr> 36<P>CONFIDENTIAL</p> 37</BODY> 38</HTML>