Struct windows_sys::Win32::System::ClrHosting::MDAInfo
#[repr(C)]pub struct MDAInfo {
pub lpMDACaption: PCWSTR,
pub lpMDAMessage: PCWSTR,
pub lpStackTrace: PCWSTR,
}Expand description
Required features: "Win32_System_ClrHosting"
Fields§
§lpMDACaption: PCWSTR§lpMDAMessage: PCWSTR§lpStackTrace: PCWSTR