WEKF_PredefinedKey.Disable (Industry 8.1)
7/8/2014
Review the use, syntax, parameters, and return values of the WEKF_PredefinedKey.Disable method for Windows Embedded 8.1 Industry (Industry 8.1).
This method unblocks the specified predefined key combination.
Syntax
[Static] uint32 Disable(
[In] string PredefinedKey
);
Parameters
- PredefinedKey
[in] The predefined key combination to unblock. For a list of predefined keys, see Predefined key combinations.
Return Value
Returns an HRESULT value that indicates WMI status or a WMI error.