

#include <nitro/wfs.h>int WFS_GetServerSyncBitmap(const WFSServerContext *context);| context | Pointer to the WFSServerContext structure. |
Returns a bitmap indicating the status of children (clients) that for which request-response synchronization has been set.
Gets the status of children (clients) for which request-response synchronization was set with WFS_SetServerSync, as a bitmap.
WFS_GetServerConnectedBitmap, WFS_GetServerBusyBitmap
2007/06/06 Initial version.
CONFIDENTIAL