Main Page
Modules
Data Structures
DOFObjectIDAuthentication
DOFObjectIDAuthentication_Copy
DOFObjectIDAuthentication_Create
DOFObjectIDAuthentication_Destroy
DOFObjectIDAuthentication_GetObjectID
DOFObjectIDAuthentication
DOFObjectIDAuthentication_Create
(
const
DOFObjectID
id
)
Create a new
DOFObjectIDAuthentication
from the specified
DOFObjectID
.
Resource Management:
This function allocates resources that must later be freed by calling
DOFObjectIDAuthentication_Destroy
.
Parameters
id
The
DOFObjectID
from which to create the authentication ID. This should not be NULL, should not have any attributes, and should not be Broadcast.
Returns
The new
DOFObjectIDAuthentication
.
Exceptions
NULL
is returned if an invalid parameter is detected or the authentication ID could not be created.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22