

#include <nitro/wfs.h>int WFS_GetServerSyncBitmap(const WFSServerContext *context);| context | WFSServerContext構造体のポインタ |
リクエスト応答同期が設定されている子機(クライアント)群の状況を示すビットマップを返します。
WFS_SetServerSync( )によってリクエスト応答同期が設定されている子機(クライアント)群の状況をビットマップで取得します。
WFS_GetServerConnectedBitmap,
WFS_GetServerBusyBitmap
2007/06/06 初版