Create a new copy of an existing DOFInterfaceID. 
- Resource Management:
 - This function allocates resources that must later be freed by calling DOFInterfaceID_Destroy. 
 
- Parameters
 - 
  
  
 
- Returns
 - A new copy of the DOFInterfaceID. 
 
- Exceptions
 - 
  
    | NULL | is returned if self is NULL, or there are insufficient resources to create a copy.  |