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

Gets information indicating whether new hosts are currently being accepted. Use DWC_RequestSuspendMatchAsync to change the acceptance state.

See Also

DWC_RequestSuspendMatchAsync

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL