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 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>CARD_THREAD_PRIORITY_DEFAULT</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">CARD_THREAD_PRIORITY_DEFAULT <img src="../image/NTR.gif"align="middle"><img src="../image/TWL.gif" align="middle"></h1>
15<h2>Definition</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/card.h&gt;</CODE><BR>
20  <BR>
21  <CODE>#define	CARD_THREAD_PRIORITY_DEFAULT	4</CODE><br>
22  <br>
23  </dd>
24</dl>
25
26<H2>Description</H2>
27<P>The constant shows the initial priority value of the CARD asynchronous process thread. You can use the <A href="common/CARD_SetThreadPriority.html"><CODE>CARD_SetThreadPriority</CODE></A> function to change the priority of this thread. For details on the CARD asynchronous process thread, see the explanation for the <A href="common/CARD_GetThreadPriority.html"><CODE>CARD_GetThreadPriority</CODE></A> function. <BR>
28</P>
29<h2>See Also</h2>
30<p><CODE><A href="common/CARD_GetThreadPriority.html">CARD_GetThreadPriority</A>, <A href="common/CARD_SetThreadPriority.html">CARD_SetThreadPriority</A></CODE></p>
31
32<H2>Revision History</H2>
33<P>
342004/07/28 Initial version.
35</P>
36<hr><p>CONFIDENTIAL</p></body>
37</html>
38