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
-
groupID | The group identifier. This should not be NULL. |
- Returns
- A new DOFGroupAddress.
- Exceptions
-
NULL | is returned if the address could not be allocated or groupOID is NULL. |