typedef struct { AmsNetId netId; USHORT port; } AmsAddr, *PAmsAddr; typedef struct { UCHAR b[6]; } AmsNetId, *PAmsNetId;