IAdeUICallbacks::HideProgressBar
Revision as of 03:00, 27 October 2015 by Jhuawen (talk | contribs) (Created page with "在ShowProgressBar()被计算时最少调用一次,计算已经完成或者进度条从视野内隐藏。")
ADE User Guide > ADE Server Class Reference > IAdeUICallbacks
void IAdeUICallbacks::HideProgressBar()
在ShowProgressBar()被计算时最少调用一次,计算已经完成或者进度条从视野内隐藏。
You'll implement this function along with IAdeUICallbacks::ShowProgressBar if you want your user-interface build on top of ADE to be able to provide progress feedback for models that call the ShowProgressBar() function.
参 数
无。
返回值
无
另请参考
Comments
Enable comment auto-refresher