GME  13
Static Public Member Functions
CUACUtils Class Reference

#include <UACUtils.h>

List of all members.

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)

Detailed Description

Definition at line 5 of file UACUtils.h.


Member Function Documentation

template<typename T >
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.


The documentation for this class was generated from the following files: