API 文件集
>
Family table
>
Object ProFamtable
> Function ProFamtableEdit
Function ProFamtableEdit
Description
Edits the specified family table using Pro/TABLE or another text editor.
Replacement in Object TOOLKIT:
wfcWFamilyMember::EditFamilyTable
Synopsis
#include <
ProFamtable.h
>
ProError
ProFamtableEdit
(
ProFamtable
* p_famtab
/* (In)
The handle to the family table
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully edited the family table.
PRO_TK_GENERAL_ERROR
There was a general error (for example, the owner was not found).
Sample Code References
pt_examples ( TestFamTab.c )
User Guide References
Family Table Utilities:ProFamtableEdit
Parent topic
Object ProFamtable
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳