#[repr(C)]pub struct MrmResourceIndexerMessage {
pub severity: MrmResourceIndexerMessageSeverity,
pub id: u32,
pub text: PCWSTR,
}
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
Fields§
§severity: MrmResourceIndexerMessageSeverity
§id: u32
§text: PCWSTR