VolumeUpVolumeUp
阻止调高音量键。Blocks the Volume Up key.
在任务栏的搜索框中键入Type
字符串String
值Values
值Value | 描述Description |
---|---|
允许Allowed |
调高音量键未被阻止。The Volume Up key is not blocked. 这是默认值。This is the default value. |
被阻止Blocked |
提高音量被阻止。The Volume Up is blocked. |
父层次结构Parent Hierarchy
Microsoft-Windows-Embedded-KeyboardFilterService | VolumeUpMicrosoft-Windows-Embedded-KeyboardFilterService | VolumeUp
有效配置阶段Valid Configuration Passes
offlineServicingofflineServicing
适用于Applies To
Windows 版本和体系结构,该组件支持的列表,请参阅Microsoft-Windows-嵌入-KeyboardFilterService。For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-KeyboardFilterService.
XML 示例XML example
<settings pass="offlineServicing">
<component name="Microsoft-Windows-Embedded-KeyboardFilterService" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<VolumeUp>Blocked</VolumeUp>
</component>
</settings>