Struct windows_sys::Win32::System::Com::Urlmon::REMSECURITY_ATTRIBUTES
#[repr(C)]pub struct REMSECURITY_ATTRIBUTES {
pub nLength: u32,
pub lpSecurityDescriptor: u32,
pub bInheritHandle: BOOL,
}
Expand description
Required features: "Win32_System_Com_Urlmon"
, "Win32_Foundation"
Fields§
§nLength: u32
§lpSecurityDescriptor: u32
§bInheritHandle: BOOL