#include <nitro/wfs.h>
int WFS_GetServerConnectedBitmap(const WFSServerContext *context);
context | Pointer to the WFSServerContext structure. |
Returns the status of children (clients) that are currently connected as a bitmap.
Gets the status of currently connected children (clients) as a bitmap.
WFS_GetServerBusyBitmap, WFS_GetServerSyncBitmap
2007/06/06 Initial version.
CONFIDENTIAL