API 설명서
>
Menu manager menus
>
Object ProMenu
> Function ProMenuVisibilityGet
Function ProMenuVisibilityGet
Description
Determines whether the specified menu is currently displayed.
This function affects Menu-Manager (mode-specific) menus only.
Synopsis
#include <
ProMenu.h
>
ProError
ProMenuVisibilityGet
(
ProMenuName
menuname
/* (In)
The name of the menu
*/
ProBoolean
* visible
/* (Out)
Specifies whether the menu is visible
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
Sample Code References
pt_examples ( TestMenu.c )
User Guide References
Pushing and Popping Menus:ProMenuVisibilityGet
Equivalent Pro/DEVELOP Functions:ProMenuVisibilityGet
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.