Struct windows_sys::Win32::System::Ioctl::DECRYPTION_STATUS_BUFFER
#[repr(C)]pub struct DECRYPTION_STATUS_BUFFER {
pub NoEncryptedStreams: BOOLEAN,
}
Expand description
Required features: "Win32_System_Ioctl"
, "Win32_Foundation"
Fields§
§NoEncryptedStreams: BOOLEAN