SmartCode ViewerX

IScVxAdvancedSettings::HotKeyCtrlAltDel Property


Specifies the virtual-key code to add to CTRL+ALT to determine the hotkey replacement for sending CTRL+ALT+DEL command.
Syntax
HRESULT IScVxAdvancedSettings::get_HotKeyCtrlAltDel(LONG* photKeyCtrlAltDel);
HRESULT IScVxAdvancedSettings::put_HotKeyCtrlAltDel(LONG hotKeyCtrlAltDel);
Property Value
The new virtual-key code. VK_END is the default value.