DWC_GetMyAIDLanMatch

Syntax

#include <dwc.h>

s32 DWC_GetMyAIDLanMatch(void);

Arguments

None.

Return Values

The caller's own AID.

Description

The AID is a number used to identify each host. It ranges from zero to one less than the number of hosts on the network. This function always returns -1 before matching is complete.

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.

CONFIDENTIAL