DWCLanMatchedCallback

Syntax

#include <dwc.h>

typedef void(*) DWCLanMatchedCallback(DWCError result);

Arguments

result Result of LAN matching.

Return Values

None.

Description

The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.

Revision History

1.4.10
Added text noting that this cannot be used with the retail product.
0.0.5
Changed to the DWCError type.

CONFIDENTIAL