DWC_IsServerMyself

Syntax

#include <dwc.h>
BOOL DWC_IsServerMyself(void);

Arguments

None.

Return Values

TRUE Currently, the local host is the server host.
FALSE Currently, the local host is not the server.

Description

Gets information indicating whether the local host is the server host that is processing new participant acceptance within the current group. Normally, it is not necessary for the application creators to know which device is the server host.

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL