API 文件集 > Custom user interface > Object ProUIDashboardpage > Function ProUIDashboardpageStateSet
Function ProUIDashboardpageStateSet
Description
Modify the visibility of the button which opens the dashboard page according to the the page state. Affects the background and foreground of the button.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardpageStateSet
(
/* (In)
The dashboard page handle.
*/
/* (In)
The state of the page.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Failed to Modify the page button.
這是否有幫助?