#[repr(C)]pub struct AMSI_UAC_REQUEST_COM_INFO {
pub ulLength: u32,
pub lpwszServerBinary: PWSTR,
pub lpwszRequestor: PWSTR,
pub Clsid: GUID,
}Expand description
Required features: ‘Win32_System_Antimalware’, ‘Win32_Foundation’
Fields
ulLength: u32lpwszServerBinary: PWSTRlpwszRequestor: PWSTRClsid: GUID