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
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|