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>DWCUpdateServersCallback</title> 9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13<a name="dwc__friend_8h_1d450c6973f85ed869c830337f9b3c02f"></a> 14<h1 align="left">DWCUpdateServersCallback</h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <dwc.h></CODE><BR> 20 <BR> 21 <PRE><CODE>typedef void(*) <a href=DWCUpdateServersCallback.html#dwc__friend_8h_1d450c6973f85ed869c830337f9b3c02f>DWCUpdateServersCallback</a>(<a href=Macro.html#dwc__error_8h_1c049360b665a730f7f639f014a4fed19>DWCError</a> error, 22 BOOL isChanged, 23 void *param);</CODE></PRE></dd> 24</dl> 25 26<h2>Arguments</h2> 27 28<TABLE border="1" width="100%"> 29 <TBODY> 30 31 <TR> 32<TD width="13%"><EM><STRONG><parametername>error</parametername></STRONG></EM></TD> 33<TD width="87%">DWC error type</TD> 34 </TR> 35 36 <TR> 37<TD width="13%"><EM><STRONG><parametername>isChanged</parametername></STRONG></EM></TD> 38<TD width="87%">TRUE: The friend roster was rewritten during asynchronous processing.<BR>FALSE: The friend roster was not rewritten.</TD> 39 </TR> 40 41 <TR> 42<TD width="13%"><EM><STRONG><parametername>param</parametername></STRONG></EM></TD> 43<TD width="87%">Callback parameter.</TD> 44 </TR> 45 46 </TBODY> 47</TABLE> 48 49<h2>Return Values</h2> 50 51<p>None.</p> 52 53<H2>Description</H2> 54<p>This function is called when the friend roster synchronization process completes.</p> 55 56<h2>See Also</h2> 57<p> 58 59<CODE><A href="DWC_UpdateServersAsync.html">DWC_UpdateServersAsync</A></CODE> 60 61</p> 62 63<H2>Revision History</H2> 64<DL> 65 66</DL> 67<hr><p>CONFIDENTIAL</p></body> 68</html> 69