API Documentation
>
Manufacturing
>
Object ProMfgdb
> Function ProMfgdbDeregister
Function ProMfgdbDeregister
Description
Deregisters an external database with Creo Parametric. It also calls any
ProMfgdbLogoffAction
action defined by the user.
Synopsis
#include <
ProMfgdb.h
>
ProError
ProMfgdbDeregister
(
ProMfgdbObjCategory
target
/* (In)
Category of the registered database.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deregistered the database.
PRO_TK_BAD_INPUTS
Database of the input Category is not available.
Was this helpful?
This site works best with JavaScript enabled