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 7.1.5 Build 0
2017-01-25