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 8.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<TITLE>MB_FakeGetWorkSize</TITLE>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">MB_FakeGetWorkSize <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>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/mb/mb_fake_child.h&gt;</CODE><BR>
20  <BR>
21  <CODE>u32 MB_FakeGetWorkSize( void );</CODE><br>
22  </dd>
23</dl>
24<h2>Arguments</h2>
25<P>None.</P>
26<h2>Return Values</h2>
27<p>Returns the size required for the work region passed as an argument to the <CODE><A href="MB_FakeInit.html">MB_FakeInit</A></CODE> function.</p>
28
29<H2>Description</H2>
30<P>The <CODE><A href="MB_FakeInit.html">MB_FakeInit</A></CODE> function must be given a pointer argument to the work region used by the fake child library. This is a function and a macro that get the necessary region size.
31</p>
32<h2>See Also</h2>
33<p><CODE><A href="MB_FakeInit.html">MB_FakeInit</A>, <A href="../mb_fake_work_size_const.html">MB_FAKE_WORK_SIZE</A><BR></CODE></P>
34<H2>Revision History</H2>
35<P>2004/11/25 Initial version.</P>
36<hr><p>CONFIDENTIAL</p></body>
37</html>
38