| Index: ceee/ie/common/ceee_module_util.h
|
| ===================================================================
|
| --- ceee/ie/common/ceee_module_util.h (revision 71509)
|
| +++ ceee/ie/common/ceee_module_util.h (working copy)
|
| @@ -103,6 +103,9 @@
|
| // The name of the CEEE Broker executable.
|
| extern const wchar_t kCeeeBrokerModuleName[];
|
|
|
| +// Refreshes elevation policy. Returns false if refresh was not needed.
|
| +bool RefreshElevationPolicyIfNeeded();
|
| +
|
| } // namespace
|
|
|
| #endif // CEEE_IE_COMMON_TOOLBAND_MODULE_UTIL_H__
|
|
|