GetHardwareEncryptionStatus method of the Win32_EncryptableVolume class
The GetHardwareEncryptionStatus method of the Win32_EncryptableVolume class determines whether the volume is located on a drive that supports or can support hardware encryption.
Syntax
uint32 GetHardwareEncryptionStatus( [out] uint32 HardwareEncryptionStatus );
Parameters
- HardwareEncryptionStatus [out]
-
Specifies whether the drive can support hardware encryption. This can be one of the following values.
Return value
This function returns zero (0) if the volume is compatible with BitLocker hardware encryption. Otherwise, the function returns an error.
| Return code/value | Description |
|---|---|
|
The volume is compatible with BitLocker hardware encryption. |
Requirements
|
Minimum supported client | Windows 8 Enterprise, Windows 8 Ultimate [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Namespace |
\\.\root\CIMV2\Security\MicrosoftVolumeEncryption |
|
MOF |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012