Function windows_sys::Win32::Storage::FileSystem::SetUserFileEncryptionKeyEx
[−]pub unsafe extern "system" fn SetUserFileEncryptionKeyEx(
pencryptioncertificate: *const ENCRYPTION_CERTIFICATE,
dwcapabilities: u32,
dwflags: u32,
pvreserved: *mut c_void
) -> u32Expand description
Required features: "Win32_Storage_FileSystem", "Win32_Security"