Main Page
Modules
Data Structures
DOFObjectIDAuthentication
DOFObjectIDAuthentication_Copy
DOFObjectIDAuthentication_Create
DOFObjectIDAuthentication_Destroy
DOFObjectIDAuthentication_GetObjectID
DOFObjectIDAuthentication
DOFObjectIDAuthentication_Copy
(
const
DOFObjectIDAuthentication
self
)
Create a new copy of an existing
DOFObjectIDAuthentication
.
Resource Management:
This function allocates resources that must later be freed by calling
DOFObjectIDAuthentication_Destroy
.
Parameters
self
The
DOFObjectIDAuthentication
to be copied. This should not be NULL.
Returns
A new copy of the
DOFObjectIDAuthentication
.
Exceptions
NULL
is returned if
self
is NULL, or there are insufficient resources to create a copy.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22