#include <dwc.h>BOOL DWC_StartLanMatch(s32 num,
DWCLanMatchedCallback matched);| num | Maximum number of connections. |
| matched | Callback called after matching is complete. |
Returns TRUE if started successfully.
The callback is called at the point that connections have been made to the number of hosts given by the argument maxHosts.
The LAN match feature is provided for experimental purposes and must not be part of the specification for the retail product.
CONFIDENTIAL