API 文件集
>
Custom user interface
>
Object ProUIDialog
> Function ProUIDialogDestroy
Function ProUIDialogDestroy
Description
Removes the named dialog from memory.
Synopsis
#include <
ProUIDialog.h
>
ProError
ProUIDialogDestroy
(
char* dialog_name
/* (In)
The name of the dialog
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
Sample Code References
pt_examples ( TestUITable.c )
pt_geardesign ( GearDesignUI.c )
pt_install_cxx ( TestInstall.cxx )
pt_install_test ( TestInstall.c )
pt_mfg_proctable ( PTMfgProcTable.c )
pt_userguide ( UgUIListImplement.c )
pt_userguide ( UgUISlider.c )
pt_userguide ( UgUITables.c )
pt_userguide ( UgUITables.c )
pt_userguide ( UgUITables.c )
pt_userguide ( UgUITables.c )
pt_userguide ( UgUIVisibility.c )
pt_userguide ( UgUIYesnoDialog.c )
pt_userguide ( UgUtilUI.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳