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_ROM_PAGE_SIZE</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">CARD_ROM_PAGE_SIZE <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_ROM_PAGE_SIZE	512;</CODE><br>
22  <br>
23  </dd>
24</dl>
25
26<H2>Description</H2>
27<P>This indicates the size of the page (in bytes) that can be used to access a CARD ROM device. Although access functions operate based on this size limitation internally, transfer efficiency drops when the limit is exceeded. Refer to the description for the <A href="rom/CARD_ReadRomAsync.html"><CODE>CARD_ReadRomAsync</CODE></A> function for details. <BR>
28</P>
29<h2>See Also</h2>
30<p><CODE><A href="rom/CARD_ReadRomAsync.html">CARD_ReadRomAsync</A></CODE></p>
31
32<H2>Revision History</H2>
33<P>
342004/07/09 Changed description due to changes in the <CODE>CARD_ReadRomAsync</CODE> function format. <BR>2004/07/05 Initial version.<BR>
35</P>
36<hr><p>CONFIDENTIAL</p></body>
37</html>
38