OpenDOF Project
DOFAddress DOFGroupAddress_Create ( DOFObjectIDAuthentication  groupID)

Create a new group address from the object identifier that identifies the Secure Multicast Group.

Resource Management:
This function allocates resources that must later be freed by calling DOFAddress_Destroy.
Parameters
groupIDThe group identifier. This should not be NULL.
Returns
A new DOFGroupAddress.
Exceptions
NULLis returned if the address could not be allocated or groupOID is NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22