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>MB_FAKE_WORK_SIZE</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">MB_FAKE_WORK_SIZE <IMG src="../image/NTR.gif" width="24" height="12" border="0" align=middle><IMG src="../image/TWL.gif" width="24" height="12" border="0" align=middle></h1> 15<h2>Definition</h2> 16 17<dl> 18 <dd> 19<CODE>#include <nitro/mb.h></CODE><BR> 20 <BR> 21<PRE> 22// This is the work buffer size needed as the argument for MB_FakeInit(). 23<CODE>#define MB_FAKE_WORK_SIZE (0x5f20)</CODE> 24</PRE> 25 </dd> 26</dl> 27 28<H2>Description</H2> 29<P> 30This constant indicates the required work buffer size; it is used as an argument to the <CODE><A href="fake_child/MB_FakeInit.html">MB_FakeInit</A></CODE> function.<br> <br> 31</P> 32<h2>See Also</h2> 33<p><CODE><A href="fake_child/MB_FakeInit.html">MB_FakeInit</A>, <A href="fake_child/MB_FakeGetWorkSize.html">MB_FakeGetWorkSize</A></CODE></p> 34 35<H2>Revision History</H2> 36<P> 372005/12/16 Initial version. 38</P> 39<hr><p>CONFIDENTIAL</p></body> 40</html> 41