WFS_GetServerConnectedBitmap 

Syntax

#include <nitro/wfs.h>

int WFS_GetServerConnectedBitmap(const WFSServerContext *context);

Arguments

context Pointer to the WFSServerContext structure.

Return Values

Returns the status of children (clients) that are currently connected as a bitmap.

Description

Gets the status of currently connected children (clients) as a bitmap.

See Also

WFS_GetServerBusyBitmap, WFS_GetServerSyncBitmap

Revision History

2007/06/06 Initial version.


CONFIDENTIAL