API 文件集 > Family table > Object ProFaminstance > Function ProFaminstanceRemove
Function ProFaminstanceRemove
Description
Deletes the specified instance from the family table.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFaminstance.h>
ProFaminstanceRemove
(
/* (In)
The instance handle
*/
)
Returns
The function successfully deleted the instance.
The specified instance does not exist 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).
Sample Code References
User Guide References
這是否有幫助?