Documentação da API
>
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.
Parent topic
Object ProMfgdb
Isto foi útil?
Este site funciona melhor com JavaScript habilitado