Category Creo Parametric user interface, Object ProPopupmenu

Callback ProPopupmenuAccessFunction


Description
Callback for the check of popup menu item access State.
Synopsis
#include <ProPopupmenu.h>
uiCmdAccessState(*ProPopupmenuAccessFunction)(
uiCmdCmdId command
/* (In)
Command identifier.
*/
ProAppData appdata
/* (In)
User application data
*/
ProSelection* sel_buffer
/* (In)
ProArray of selections in the selection buffer
*/
)
Returns
Return the uiCmdAccessState for the menu item for this situation.

Manual References:

  1. User Interface: Menus, Commands, and Popupmenus: Checking the Access State of a Popup Menu Item