OpenDOF Project
uint32 DOFAddress_GetAddressSize ( const DOFAddress  self)

Get the size of the transport-specific address data stored within the DOFAddress.

Parameters
selfThe address. This must not be NULL.
Returns
The size of the transport-specific address data stored within the DOFAddress.
Exceptions
0is returned if self is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22