Function ProFaminstanceAdd
Description
Adds the specified instance to the family table.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFaminstance.h>
ProFaminstanceAdd
(
/* (In)
The instance handle
*/
)
Returns
The function successfully added the instance.
The specified instance already exists in the family table.
A general error occurred and the function failed (for example, the generic does not exist in session, or the function could not find the family table).
Operation of adding instance is aborted since the supplied name was already in use.
Sample Code References
User Guide References
Est-ce que cela a été utile ?