API ドキュメンテーション
>
Creo Parametric user interface
>
Object ProUIDashboardpage
> Function ProUIDashboardpageVisibleSet
Function ProUIDashboardpageVisibleSet
Description
Modify the visibility of the button which opens the dashboard page.
Synopsis
#include <
ProUIDashboard.h
>
ProError
ProUIDashboardpageVisibleSet
(
ProUIDashboardPage
page
/* (In)
The dashboard page handle.
*/
ProBoolean
visible
/* (In)
The state of the page.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_GENERAL_ERROR
Failed to Modify the page button.
User Guide References
ダッシュボードページへのアクセス:ProUIDashboardpageVisibleSet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。