#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 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.
For the changelog prior to 5.1 PR2, click here.
CONFIDENTIAL