0 out of 1 rated this helpful - Rate this topic

TDM_SET_BUTTON_ELEVATION_REQUIRED_STATE message

Specifies whether a given task dialog button or command link should have a User Account Control (UAC) shield icon; that is, whether the action invoked by the button requires elevation.

Parameters

wParam [in]

The ID of the push button or command link to be updated.

lParam [in]

Set to 0 to designate that the action invoked by the button does not require elevation. Set to nonzero to designate that the action requires elevation.

Return value

The return value is ignored.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Commctrl.h

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.