API 文件集
>
Family table
>
Object ProFamtable
> Function ProFamtableShow
Function ProFamtableShow
Description
Displays the specified family table using Pro/TABLE or another text editor.
Replacement in Object TOOLKIT:
wfcWFamilyMember::ShowFamilyTable
Synopsis
#include <
ProFamtable.h
>
ProError
ProFamtableShow
(
ProFamtable
* p_famtab
/* (In)
The handle to the family table
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully displayed the family table.
PRO_TK_GENERAL_ERROR
The family table was not found.
Sample Code References
pt_examples ( TestFamTab.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳