DWC_GetSuspendMatch

Syntax

#include <dwc.h>

BOOL DWC_GetSuspendMatch(void);

Arguments

None.

Return Values

TRUE Currently in an acceptance denied state.
FALSE Currently in an acceptance permitted state.

Description

Obtains whether new hosts are currently being accepted. Use DWC_RequestSuspendMatchAsync to change the acceptance state.

See Also

DWC_RequestSuspendMatchAsync

Revision History

2.0.0
Initial addition.

CONFIDENTIAL