#include <dwc.h>BOOL DWC_IsServerMyself(void);None.
| TRUE | Currently, the local host is the server host. |
| FALSE | Currently, the local host is not the server. |
Gets 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.
CONFIDENTIAL