GuiUpdateDisable
Sets and internal variable to disable the update of views. To re-enable updating after processing or performing some operation, use the GuiUpdateEnable function.
void GuiUpdateDisable();
参数
此函数无参数。
返回值
此函数不返回值。
示例
GuiUpdateDisable();