Owner manual
2-172 IM MX190-01E
CDAQMXNetInfo::getSubMask
Syntax
unsigned int getSubMask(void);
Description
Gets the subnet mask from the network information data field of the data member.
Return value
Returns the subnet mask.
CDAQMXNetInfo::initialize
Syntax
virtual void initialize(void);
Description
Initializes the data member.
The default value as a general rule is 0.
Reference
initMXNetInfo
CDAQMXNetInfo::initMXNetInfo
Syntax
static void initMXNetInfo(MXNetInfo * pMXNetInfo);
Parameters
pMXNetInfo Specify the network information data field.
Description
Initializes the specified field.
The default value as a general rule is 0.
2.5 Details of the MX100 Class