AmsAddr
The complete address of an ADS device can be stored in this structure.
typedef struct {
AmsNetId netId;
USHORT port;
} AmsAddr, *PAmsAddr;Elements
NetId NetId.
port port number.
The complete address of an ADS device can be stored in this structure.
typedef struct {
AmsNetId netId;
USHORT port;
} AmsAddr, *PAmsAddr;NetId NetId.
port port number.