|
GME
13
|
#include <UACUtils.h>
Static Public Member Functions | |
| static bool | isVistaOrLater () |
| template<typename T > | |
| static HRESULT | CreateElevatedInstance (REFCLSID classId, T **object, HWND window=0) |
| static void | SetShieldIcon (const CButton &button, bool on=true) |
Definition at line 5 of file UACUtils.h.
| static HRESULT CUACUtils::CreateElevatedInstance | ( | REFCLSID | classId, |
| T ** | object, | ||
| HWND | window = 0 |
||
| ) | [inline, static] |
Definition at line 20 of file UACUtils.h.
| static bool CUACUtils::isVistaOrLater | ( | ) | [inline, static] |
Definition at line 8 of file UACUtils.h.
| void CUACUtils::SetShieldIcon | ( | const CButton & | button, |
| bool | on = true |
||
| ) | [static] |
Definition at line 8 of file UACUtils.cpp.
1.7.6.1