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 http-equiv="Content-Style-Type" content="text/css"> 7<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 8<title>DWC_GetSuspendMatch</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13<a name="dwc__match_8h_1b5516f51a61bb6559abaa6c2a559f68c"></a> 14<h1 align="left">DWC_GetSuspendMatch</h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <dwc.h></CODE><BR> 20 <BR> 21 <PRE><CODE>BOOL <a href=DWC_GetSuspendMatch.html#dwc__match_8h_1b5516f51a61bb6559abaa6c2a559f68c>DWC_GetSuspendMatch</a>(void);</CODE></PRE></dd> 22</dl> 23 24<h2>Arguments</h2> 25 26<p>None.</p> 27 28<h2>Return Values</h2> 29 30<TABLE border="1" width="100%"> 31 <TBODY> 32 33 <TR> 34 <TD width="13%"><EM><STRONG>TRUE</STRONG></EM></TD> 35 <TD width="87%">Currently in an acceptance denied state.</TD> 36 </TR> 37 38 <TR> 39 <TD width="13%"><EM><STRONG>FALSE</STRONG></EM></TD> 40 <TD width="87%">Currently in an acceptance permitted state.</TD> 41 </TR> 42 43 </TBODY> 44</TABLE> 45 46<H2>Description</H2> 47<p>Obtains whether new hosts are currently being accepted. Use <a href=DWC_RequestSuspendMatchAsync.html#dwc__match_8h_155667bfa85dbc5bfbc501e56d2a4e4c3><CODE>DWC_RequestSuspendMatchAsync</CODE></a> to change the acceptance state.</p> 48 49<h2>See Also</h2> 50<p> 51 52 <CODE><A href="DWC_RequestSuspendMatchAsync.html">DWC_RequestSuspendMatchAsync</A></CODE> 53 54</p> 55 56<H2>Revision History</H2> 57<DL> 58 59<DT><para>2.0.0</DT> 60<DD>Initial addition.</DD> 61 62</DL> 63<hr><p>CONFIDENTIAL</p></body> 64</html> 65