API Documentation
>
Creo Parametric user interface
>
Object ProPopupmenu
> Function ProPopupmenuIdGet
Function ProPopupmenuIdGet
Description
Gets the popup menu id given a popup menu name.
Synopsis
#include <
ProPopupmenu.h
>
ProError
ProPopupmenuIdGet
(
const char* name
/* (In)
Menu name.
*/
ProPopupMenuId
* menu_id
/* (Out)
Menu Id
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully got the menu id.
PRO_TK_E_NOT_FOUND
No menu with that name.
Sample Code References
pt_userguide ( UgPopupmenus.c )
pt_userguide ( UgPopupmenus.c )
pt_userguide ( UgPopupmenus.c )
User Guide References
Accessing the Popup Menus:ProPopupmenuIdGet
Adding_Creo_Parametric_Creo_Popup_Menus:ProPopupmenuIdGet
Was this helpful?
This site works best with JavaScript enabled